归档页面

This commit is contained in:
allms 2022-02-13 14:45:09 +08:00
parent f32ce71c2c
commit 88565318bf
2 changed files with 559 additions and 2 deletions

552
archive.php Normal file

File diff suppressed because one or more lines are too long

View File

@ -62,8 +62,13 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit;
class="fas fa-tags" style="zoom:.6"></i> <span>标签</span></a></li>
<li class="hide-on-med-and-down nav-item"><a href="/categories" class="waves-effect waves-light"><i
class="fas fa-bookmark" style="zoom:.6"></i> <span>分类</span></a></li>
<li class="hide-on-med-and-down nav-item"><a href="/archives" class="waves-effect waves-light"><i
class="fas fa-archive" style="zoom:.6"></i> <span>归档</span></a></li>
<li class="hide-on-med-and-down nav-item">
<a href="/archive" class="waves-effect waves-light">
<i class="fas fa-archive" style="zoom:.6"></i> <span>归档</span>
</a>
</li>
<li class="hide-on-med-and-down nav-item"><a href="/about" class="waves-effect waves-light"><i
class="fas fa-user-circle" style="zoom:.6"></i> <span>关于</span></a></li>
<li class="hide-on-med-and-down nav-item"><a href="/contact" class="waves-effect waves-light"><i