We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5becce0 commit 39be400Copy full SHA for 39be400
docusaurus.config.ts
@@ -166,7 +166,7 @@ const config: Config = {
166
href: 'https://openatom.cn/',
167
// width: 200,
168
},
169
- copyright: `Copyright © 2021-${new Date().getFullYear()} OpenAtom Tongsuo Built with Docusaurus. <br/><a class="footer__link-item" href="https://beian.miit.gov.cn/">网站备案:京ICP备15032932号-36`,
+ copyright: `Copyright © 2021-${new Date().getFullYear()} OpenAtom Tongsuo Built with Docusaurus. <br/><a class="footer__link-item" href="https://beian.miit.gov.cn/">网站备案:京ICP备2020036654号-16`,
170
171
prism: {
172
additionalLanguages: [
0 commit comments