添加备案信息

This commit is contained in:
zibright
2025-07-21 19:06:17 +08:00
parent bc51415f2f
commit 7806149558
2 changed files with 2 additions and 3 deletions

View File

@@ -41,8 +41,7 @@
<h1 class="mdui-typo-display-1 titlegap">
<?php if (!empty($this->archiveTitle)): ?>
<?php $this->archiveTitle(array(
'category' => _t('分类 "
<span>%s</span>" 下的文章'),
'category' => _t('分类 "<span>%s</span>" 下的文章'),
'search' => _t('包含关键字 "<span>%s</span>" 的文章'),
'tag' => _t('含有 "<span>%s</span>" 标签的文章')
), '', ''); ?>