删除部分
This commit is contained in:
浪子 2024-09-08 14:33:37 +08:00
parent 8c9dd30c52
commit 9c40556f6e
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<h1 class="post--single__title"><?php $this->title() ?></h1>
<h2 class="post--single__subtitle"><?php $this->content(); ?> </h2>
</header>
<div class="graph u-marginBottom30">
<?php $this->content(); ?>
</div>
<div class="template--linksWrap">
<ul class="link-items">
<?php