Skip to content

Commit bd8a881

Browse files
committed
🎨 Add footer.
1 parent 7adbbc7 commit bd8a881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default defineConfig({
4141
footer: {
4242
message: "Powered by Toly with full 💖 ",
4343
copyright:
44-
"<a style='color:rgb(255, 124, 10);font-weight:bold;' href='https://stylishreader.com/'>如何学习英语?</a>",
44+
"<a style='color:rgb(255, 124, 10);font-weight:bold;' href='https://stylishreader.com/'>如何学习英语?</a> <a href='https://beian.miit.gov.cn/' target='_blank'>沪ICP备18005507号-11</a>",
4545
},
4646
},
47-
});
47+
});

0 commit comments

Comments
 (0)