Update archive.php

This commit is contained in:
浪子 2024-05-17 21:44:10 +08:00
parent 8d47bd3afa
commit 7e379e69e9
1 changed files with 2 additions and 2 deletions

View File

@ -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">