This commit is contained in:
浪子
2024-06-30 17:25:01 +08:00
parent 90328ff4ad
commit 5cccb0021f
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -75,6 +75,8 @@
</article>
</div>
</div>
<?php $this->need('part/toc.php'); ?>
<?php if ($this->options->showtoc): ?>
<?php $this->need('part/toc.php'); ?>
<?php endif; ?>
<?php $this->need('part/footer.php'); ?>