mirror of
https://ghproxy.net/https://github.com/AlxMedia/blogrow.git
synced 2025-08-26 16:32:31 +08:00
Update to Font Awesome 5 Free (5.9.0)
This commit is contained in:
parent
faf2028167
commit
d845411ecc
38 changed files with 8976 additions and 5067 deletions
|
@ -20,7 +20,7 @@
|
|||
<?php the_excerpt(); ?>
|
||||
</div><!--/.entry-->
|
||||
|
||||
<div class="entry-date updated"><i class="fa fa-clock-o"></i><?php the_time( get_option('date_format') ); ?></div>
|
||||
<div class="entry-date updated"><i class="far fa-clock"></i><?php the_time( get_option('date_format') ); ?></div>
|
||||
|
||||
</article><!--/.entry-->
|
||||
</li>
|
Loading…
Add table
Add a link
Reference in a new issue