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