diff options
| author | mayx <mayx@outlook.com> | 2026-05-22 12:00:45 +0000 |
|---|---|---|
| committer | mayx <mayx@outlook.com> | 2026-05-22 12:00:45 +0000 |
| commit | c5ad917d9e3c193f30643871b42a6d2db2b35fb7 (patch) | |
| tree | 999eb7bced76ab7668803ac52425db1e317c816a /_layouts/post.html | |
| parent | d6274791a8f794d11e7e9acc58c3d45abe11a76c (diff) | |
Update 6 files
- /_layouts/post.html
- /_layouts/default.html
- /assets/js/main.js
- /assets/js/pjax.js
- /_data/other_repo_list.csv
- /Live2dHistoire/live2d/js/message.js
Diffstat (limited to '_layouts/post.html')
| -rw-r--r-- | _layouts/post.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index a0fff2a..c406d93 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -158,8 +158,6 @@ $.get(BlogAPI + "/suggest?id={{ page.url }}&update=" + lastUpdated.valueOf(), fu </div> <!--[if !IE]> --> -<link rel="stylesheet" href="/assets/css/gitalk.css"> -<script src="/assets/js/gitalk.min.js"></script> <div id="gitalk-container" data-page-id="{{ page.id }}"></div> |
