changed name

This commit is contained in:
Philip Cheung 2024-10-28 21:13:57 +08:00
parent 621d6ad5fb
commit 1b149ec8cf
4 changed files with 16 additions and 8 deletions

View File

@ -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();

View File

@ -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();

View File

@ -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: [
{ {

View File

@ -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',