This commit is contained in:
浪子
2024-07-07 12:25:25 +08:00
parent d11da1106b
commit c097f8815d
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -68,7 +68,7 @@
</div> </div>
<?php endif; ?> <?php endif; ?>
<?php else: ?> <?php else: ?>
<?php _e(''); ?>
<?php endif; ?> <?php endif; ?>
<?php $this->options->twikoo(); ?> <?php $this->options->twikoo(); ?>
</div> </div>
@@ -100,7 +100,6 @@ function threadedComments($comments, $options) {
<?php else: ?> <?php else: ?>
<?php echo $comments->gravatar('40', ''); ?> <?php echo $comments->gravatar('40', ''); ?>
<?php endif; ?> <?php endif; ?>
</div> </div>
<div class="comment--meta"> <div class="comment--meta">
<div class="comment--author"><?php echo $comments->author; ?><span class="dot"></span> <div class="comment--author"><?php echo $comments->author; ?><span class="dot"></span>
+1 -1
View File
@@ -1,6 +1,6 @@
<?php <?php
/** /**
* 移植自Hexo主题 Chic * 移植自 Hexo主题 Chic
* @package Chic * @package Chic
* @author 老孙 * @author 老孙
* @version 1.0.2 * @version 1.0.2