fix: 恢复页面模板文件

This commit is contained in:
2026-01-20 16:14:10 +08:00
parent 13a0800f13
commit 369a76cdf2
3 changed files with 1677 additions and 706 deletions

View File

@@ -1,4 +1,7 @@
<?php get_header(); ?>
<?php
echo '<!-- ========== ARGON SINGLE.PHP 已加载 ========== -->';
get_header();
?>
@@ -20,8 +23,6 @@
the_post();
get_template_part( 'template-parts/content', 'single' );