aboutsummaryrefslogtreecommitdiffstats
path: root/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'post.html')
-rw-r--r--post.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/post.html b/post.html
index d160c74..0e7c8c7 100644
--- a/post.html
+++ b/post.html
@@ -127,9 +127,12 @@
<a class="button is-small is-button-grey" href="index.html">Back to Home</a>
</div>
<div class="column has-text-right">
- <i class="fa fa-calendar">
- <small>11:09 PM - 1 Jan 2019</small>
- </i>
+ <span class="soumaicon">
+ <svg>
+ <use href="./dist/images/icons/master.svg#calendar" />
+ </svg>
+ </span>
+ <small>11:09 PM - 1 Jan 2019</small>
</div>
</div>
<!-- end of post footer nav -->