diff options
author | mayx | 2025-03-30 13:47:42 +0000 |
---|---|---|
committer | mayx | 2025-03-30 13:47:42 +0000 |
commit | 7785bc18c726c2757965874696fd0279cca57d2b (patch) | |
tree | 213dc83c3ff835b58d803d460b37755b8cf7230b /index.html | |
parent | 9a0af3f555a0b37e05bdf68a75b6eabb44c3b249 (diff) |
Update 2 files
- /_layouts/default.html - /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 4248863..d9adde4 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ layout: default title: 首页 - 我的文章 --- -<h1 style="display:inline"> 首页 - 我的文章 </h1><small><a href="/archives.html">Archives</a></small><br /><br /> +<h1 style="display:inline"> 首页 - 我的文章 </h1><small><a href="/archives.html">Archives</a> | <a href="javascript:getSearchJSON(function(data){window.location.href = data[Math.floor(Math.random()*data.length)].url})">Random</a></small><br /><br /> <hr /> |