显示详细的时间
This commit is contained in:
浪子 2025-03-25 18:43:19 +08:00
parent 4d7652218f
commit 13c3587762
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<img src="<?php $this->options->logoUrl() ?>" class="avatar" width="48" height="48" />
<a datetime='<?php $this->date('Y-m-d'); ?>' class="humane--time" href="<?php $this->permalink() ?>"
itemprop="datePublished">
<?php $this->date('Y-m-d'); ?>
<?php $this->date('Y-m-d H:i'); ?>
</a>
</header>
<div class="description" itemprop="about">