Skip to content

Commit

Permalink
Site updated: 2024-05-11 18:02:08
Browse files Browse the repository at this point in the history
  • Loading branch information
yzmninglang committed May 11, 2024
1 parent 666d301 commit 8efcded
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 296 deletions.
16 changes: 16 additions & 0 deletions categories/Math-model/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,19 @@ <h1 class="collection-header">Math Model

</body>
</html>
n-n1-shared.com","placeholder":"Just go go","avatar":"mm","meta":["nick"],"pageSize":10,"lang":"zh-cn","visitor":false,"comment_count":true,"recordIP":false,"enableQQ":true,"requiredFields":["nick"],"el":"#valine-comments","path":"/categories/Math-model/"}</script>
<script>
document.addEventListener('page:loaded', () => {
NexT.utils.loadComments(CONFIG.valine.el)
.then(() => NexT.utils.getScript(
'https://picturnl.oss-cn-shanghai.aliyuncs.com/Valine.min.js',
{ condition: window.Valine }
))
.then(() => {
new Valine(CONFIG.valine);
});
});
</script>

</body>
</html>
Loading

0 comments on commit 8efcded

Please sign in to comment.