diff options
author | mayx | 2025-06-30 03:37:06 +0000 |
---|---|---|
committer | mayx | 2025-06-30 03:37:06 +0000 |
commit | 0e8ac3767377745e4ee8971a328be38cbf77ebf6 (patch) | |
tree | 3bbd5351fb379f75402c7838af4c4700a5b02905 /index.html | |
parent | 4de724f972c65ca474994e321b66844ded99f544 (diff) |
Update 8 files
- /_layouts/default.html - /_includes/live2d.html - /rss.xml - /search.json - /opensearch.xml - /index.html - /feed.json - /404.md
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index ccbfa90..e84a4bb 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ layout: default title: 首页 - 我的文章 --- + {% if paginator.page == 1 %}<div class="hslice" id="LatestPost">{% endif %} <h1 class="entry-title" style="display:inline"> 首页 - 我的文章 </h1><small><a href="/archives.html">Archives</a> | <a href="javascript:getSearchJSON(function(data){window.location = data[Math.floor(Math.random()*data.length)].url})">Random</a></small><br /><br /> |