From a00cd857f151bd0b0bf9f265d00761bc76f67ec8 Mon Sep 17 00:00:00 2001 From: Philip Cheung Date: Wed, 30 Oct 2024 15:21:20 +0800 Subject: [PATCH] changed name --- app/aboutus/page.tsx | 2 +- app/electronicorgan/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/aboutus/page.tsx b/app/aboutus/page.tsx index c300f1e..f5a938f 100644 --- a/app/aboutus/page.tsx +++ b/app/aboutus/page.tsx @@ -20,7 +20,7 @@ async function getSettings() { } export const metadata = { - title: "All And One Music", + title: "One And All Music", description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動", icons: { icon: '/favicon.ico', diff --git a/app/electronicorgan/page.tsx b/app/electronicorgan/page.tsx index 0e804f2..110aa56 100644 --- a/app/electronicorgan/page.tsx +++ b/app/electronicorgan/page.tsx @@ -20,7 +20,7 @@ async function getSettings() { } export const metadata = { - title: "All And One Music", + title: "One And All Music", description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動", icons: { icon: '/favicon.ico',