Skip to content

Commit

Permalink
Merge pull request #4 from wolone/patch-4
Browse files Browse the repository at this point in the history
Update comment.php
  • Loading branch information
BigCoke233 authored Mar 8, 2020
2 parents 7739bc5 + 75cf506 commit 46038e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comment.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<cite class="fn"><?php $comments->author(); ?></cite><span class="says">说道:</span>
</div>
<div class="comment-meta commentmetadata">
<a href="https://biji.io/2017/4905.html/comment-page-31#comment-15991"><?php $comments->date('Y-m-d H:i'); ?></a>
<a href="<?php $comments->permalink(); ?>"><?php $comments->date('Y-m-d H:i'); ?></a>
</div>
<p><?php $comments->content(); ?></p>

Expand Down

0 comments on commit 46038e6

Please sign in to comment.