Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 8a7c74b

Browse files
committed
chore(seo): update site locale to zh
1 parent 4a464ca commit 8a7c74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/next_seo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
cannotical: 'https://coderplanets.com',
55
openGraph: {
66
type: 'website',
7-
locale: 'en_IE',
7+
locale: 'zh_cn',
88
url: 'https://coderplanets.com',
99
site_name: 'coderplanets',
1010
description: 'the sexiest community for developers, ever.',

0 commit comments

Comments
 (0)