diff --git a/app/layout.tsx b/app/layout.tsx index 4fc8430..a03a2e7 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -8,6 +8,10 @@ const inter = Inter({ subsets: ['latin'] }) export const metadata = { title: '影视星河', description: '影视星河摄影社团官方网站', + keywords: ['影视星河,北京师范大学东营实验学校,摄影,社团'], + authors: [{ name: '影视星河' }], + creator: '影视星河', + publisher: '影视星河', } export default function RootLayout({ @@ -16,7 +20,7 @@ export default function RootLayout({ children: React.ReactNode }) { return ( - + {children} diff --git a/components/footer.tsx b/components/footer.tsx index 43f855a..715ad86 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -11,7 +11,7 @@ const Footer = () => {

备案号: - + 鲁ICP备12345678号-9