changed name
This commit is contained in:
parent
621d6ad5fb
commit
1b149ec8cf
|
@ -20,9 +20,13 @@ async function getSettings() {
|
||||||
}
|
}
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "All In One",
|
title: "All And One Music",
|
||||||
description: "**",
|
description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動",
|
||||||
}
|
icons: {
|
||||||
|
icon: '/favicon.ico',
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
export default async function Page() {
|
export default async function Page() {
|
||||||
const courses = await getCourses();
|
const courses = await getCourses();
|
||||||
|
|
|
@ -20,9 +20,13 @@ async function getSettings() {
|
||||||
}
|
}
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "All In One",
|
title: "All And One Music",
|
||||||
description: "**",
|
description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動",
|
||||||
}
|
icons: {
|
||||||
|
icon: '/favicon.ico',
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
export default async function Page() {
|
export default async function Page() {
|
||||||
const courses = await getCourses();
|
const courses = await getCourses();
|
||||||
|
|
|
@ -18,7 +18,7 @@ const geistMono = localFont({
|
||||||
|
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "All And One Music",
|
title: "One And All Music",
|
||||||
description: "發掘你的音樂之路",
|
description: "發掘你的音樂之路",
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
|
|
|
@ -14,7 +14,7 @@ async function getSettings() {
|
||||||
}
|
}
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "All And One Music",
|
title: "One And All Music",
|
||||||
description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動",
|
description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動",
|
||||||
icons: {
|
icons: {
|
||||||
icon: '/favicon.ico',
|
icon: '/favicon.ico',
|
||||||
|
|
Loading…
Reference in New Issue