Update archive.php
This commit is contained in:
+2
-2
@@ -47,11 +47,11 @@
|
|||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
<a href="<?php $this->permalink() ?>#comments"><?php $this->commentsNum('评论', '1 评论', '%d 评论'); ?></a>
|
<a href="<?php $this->permalink() ?>#comments"><?php $this->commentsNum('评论', '1 评论', '%d 评论'); ?></a>
|
||||||
</div>
|
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<?php $this->excerpt(180); ?>
|
<?php $this->excerpt(180); ?>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<?php endwhile; ?>
|
<?php endwhile; ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<header class="archive-header archive-header__search">
|
<header class="archive-header archive-header__search">
|
||||||
|
|||||||
Reference in New Issue
Block a user