diff options
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 /> |