Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Liao <2964556627@qq.com>
  • Loading branch information
liaocp666 committed Mar 7, 2023
1 parent ca74ad9 commit 65563f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/components/middle-single.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
<div id="content" class="mb-3" itemprop="articleBody">
<?php $this->content(); ?>
</div>
<div class="socialize m-auto mb-3">
<!--<div class="socialize m-auto mb-3">
<button type="button" class="btn btn-light"><i
class="bi bi-hand-thumbs-up-fill"></i>&nbsp;(0)
</button>
</div>
</div>-->
<?php if ($this->is('post')): ?>
<div class="post-tags mb-3">
<i class="bi bi-tags-fill"></i> <?php $this->tags(', ', true, '暂无标签'); ?>
Expand Down

0 comments on commit 65563f8

Please sign in to comment.