网站统计

This commit is contained in:
浪子
2024-05-26 14:06:03 +08:00
parent f8fc4f293a
commit aec71a535b
4 changed files with 421 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
</div>
<h2 class="post--single__title"><?php $this->title() ?></h2>
<div class="post--single__content graph" ><?php $this->content(); ?></div>
<!--打赏 -->
<!--打赏 -->
<?php if($this->options->donate): ?>
<div class="post--single__action">
<link rel="stylesheet" href="<?php $this->options->themeUrl('/dist/css/donate.css'); ?>">