增加点设置

This commit is contained in:
浪子
2024-07-01 19:17:06 +08:00
parent 1525097b87
commit c6aa7f6268
3 changed files with 5 additions and 4 deletions
-1
View File
@@ -30,7 +30,6 @@ while($this->next()):
<span class="archive-item-date"><?php $this->date('Y-m-d'); ?></span>
</article>
<?php endwhile; ?>
<?php if ($previousYear !== null): ?>
</div> <!-- 关闭最后一年的 div -->
<?php endif; ?>