💄 Support site information widget. close #30, #34

This commit is contained in:
凡梦星尘
2022-09-11 22:40:38 +08:00
parent 2a7fd9f8fb
commit 6f03209e93
10 changed files with 146 additions and 44 deletions

View File

@@ -36,6 +36,8 @@ NexT.boot.refresh = function() {
if (!NexT.CONFIG.page.isPage) return;
NexT.utils.registerSidebarTOC();
NexT.utils.calSiteInfo();
NexT.utils.replacePostCRLink();
NexT.utils.registerCopyCode();
NexT.utils.registerPostReward();