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