Skip to content

Commit d7b7721

Browse files
committed
feat: 准备优化seo
1 parent 319d076 commit d7b7721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const metadata: Metadata = {
4040
locale: 'zh_CN',
4141
type: 'website',
4242
url: 'https://blog-rbtb.vercel.app/',
43-
}, //分享到其他媒体
43+
},
4444
};
4545

4646
export const viewport: Viewport = {

0 commit comments

Comments
 (0)