Skip to content

Commit 71d8327

Browse files
committed
fix
1 parent a11bd6e commit 71d8327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: single.php

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<h2 class="title"><?php the_title(); ?></h2>
99
<time class="date"><i class="ori-time"></i>
1010
<?php the_time(get_option("date_format")); ?>
11+
</time>
1112
<div class="post-categories">
1213
<?php
1314
$categories = get_the_category();

0 commit comments

Comments
 (0)