diff --git a/config/footer.php b/config/footer.php index bc61452..02ef161 100644 --- a/config/footer.php +++ b/config/footer.php @@ -25,7 +25,7 @@

- 备案号XXXXXX
+ 渝ICP备2025062723号-1

diff --git a/index.php b/index.php index 5cc21f1..a8c6925 100644 --- a/index.php +++ b/index.php @@ -41,8 +41,7 @@

archiveTitle)): ?> archiveTitle(array( - 'category' => _t('分类 " -%s" 下的文章'), + 'category' => _t('分类 "%s" 下的文章'), 'search' => _t('包含关键字 "%s" 的文章'), 'tag' => _t('含有 "%s" 标签的文章') ), '', ''); ?>