diff options
| author | mayx <mayx@outlook.com> | 2026-05-23 10:06:55 +0000 |
|---|---|---|
| committer | mayx <mayx@outlook.com> | 2026-05-23 10:06:55 +0000 |
| commit | 481df19596b14612a5b1bc358d9514c8d4b490bb (patch) | |
| tree | 125869a62f96c41edd8a0e7f6892ac7abb8e6edd /_layouts | |
| parent | 1a529143a833b22fb2e2600498f6703c2edd9a84 (diff) | |
- /_layouts/default.html
- /_data/proxylist.yml
- /assets/js/main.js
- /assets/js/pjax.js
- /assets/js/main_new.js
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 39d534c..3b43854 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -17,7 +17,7 @@ layout: xslt_container <link rel="stylesheet" href="/assets/css/style.css?v={{ site.time | date: "%s" }}" /> <!--[if !IE]> --> <link rel="stylesheet" href="/Live2dHistoire/live2d/css/live2d.css" /> - <link rel="stylesheet" href="/assets/css/gitalk.css"> + <link rel="stylesheet" href="/assets/css/gitalk.css" /> <script src="/assets/js/gitalk.min.js"></script> <!-- <![endif]--> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="{{ site.title }}" /> |
