Update to Font Awesome 5 Free (5.9.0)

This commit is contained in:
Alexander Agnarson 2019-07-29 21:21:44 +02:00
parent faf2028167
commit d845411ecc
38 changed files with 8976 additions and 5067 deletions

View file

@ -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>