font awesomeness
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{{ content }}
|
||||
</div>
|
||||
<footer class="meta">
|
||||
<p>posted in: {{ post.tags | tag_links }}</p>
|
||||
<p><i class="fa fa-tags"></i> {{ post.tags | tag_links }}</p>
|
||||
<time datetime="{{ post.date | datetime | date_to_xmlschema }}" pubdate>— <a href="{{ post.url }}">{{ post.date | date: "%B %d, %Y" }}</a></time>
|
||||
</footer>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user