fix: 恢复页面模板文件
This commit is contained in:
@@ -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' );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user