Remove use of FontAwesome fonts and reference that in the license
This commit is contained in:
@ -22,13 +22,13 @@
|
||||
<span class="slash">/</span>
|
||||
<a href="/Blog" class="dir">Blog</a>
|
||||
<span class="slash">/</span>
|
||||
<span id="post-title">{{ page.title }}</span>
|
||||
</header>
|
||||
|
||||
<div id="box">
|
||||
{% include sidebar.html %}
|
||||
|
||||
<main id="content">
|
||||
<h1 class="post-title">{{ page.title }}</h1>
|
||||
|
||||
{% include post-info.html tags = page.tags date=page.date%}
|
||||
|
||||
|
Reference in New Issue
Block a user