diff options
author | mayx | 2025-06-02 12:22:47 +0000 |
---|---|---|
committer | mayx | 2025-06-02 12:22:47 +0000 |
commit | 8fd0fd107fb8cae69404d38319cdd64b260b941c (patch) | |
tree | e6c34dbc2a33168a0a8fc78738d3ae81050ed819 /index.html | |
parent | c2351bc2690c09fe600c00ea3804541a98af75a4 (diff) |
Update 3 files
- /_posts/2025-06-02-optimize.md - /assets/js/main.js - /index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index e092df6..ccbfa90 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,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> <!--[if !IE]> --> | <a href="javascript:getSearchJSON(function(data){window.location = data[Math.floor(Math.random()*data.length)].url})">Random</a> <!-- <![endif]--> </small><br /><br /> +<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 /> <hr /> |