Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 6ef5444

Browse files
authored
change
1 parent ee6a0ae commit 6ef5444

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<div id="app"></div>
2929
<script>
3030
window.$docsify = {
31-
name: 'RykenSlimeCustomizer Wiki',
31+
name: 'RSC Wiki',
3232
repo: 'https://github.com/SlimefunReloadingProject/RykenSlimeCustomizer-Wiki',
3333
basePath: '/pages/',
3434
auto2top: true,
@@ -77,7 +77,7 @@
7777
return (
7878
html +
7979
'\n\n----\n\n' +
80-
'Copyright © 2024 [SlimefunReloadingProject](https://github.com/SlimefunReloadingProject) All rights reserved \n\n Powered by [HiWorldMC](https://github.com/HiWorldMC)'
80+
'Copyright © 2024-2025 [SlimefunReloadingProject](https://github.com/SlimefunReloadingProject) All rights reserved. \n\n Powered by [HiWorldMC](https://github.com/HiWorldMC) \n\n [滇ICP备2025054070号](https://beian.miit.gov.cn/) [滇公网安备53011202001608号](http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=53011202001608)'
8181
);
8282
});
8383
},
@@ -108,4 +108,4 @@
108108
<script src="https://unpkg.com/docsify-copy-code@2.1.1/dist/docsify-copy-code.min.js"></script>
109109
<script src="https://unpkg.com/docsify-plugin-toc@1.2.1/dist/docsify-plugin-toc.min.js"></script>
110110
</body>
111-
</html>
111+
</html>

0 commit comments

Comments
 (0)