Skip to content

Commit 1a73982

Browse files
committed
chore: update beian number
1 parent 63e3006 commit 1a73982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { themes } from 'prism-react-renderer'
44
import social from './data/social'
55
import type { GiscusConfig } from './src/components/Comment'
66

7-
const beian = '闽ICP备2020017848号-2'
7+
const beian = '闽ICP备2020017848号-3'
88
const beian1 = '闽公网安备35021102000847号'
99

1010
const config: Config = {

0 commit comments

Comments
 (0)