Switch from using fontawesome to ionicons

This commit is contained in:
Omar Roth
2018-07-30 18:38:55 -05:00
parent 78f995c903
commit b49456da97
6 changed files with 25 additions and 25 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="pure-u-1-3" style="text-align:right;">
<h3>
<a href="/feed/private?token=<%= user.token %>"><i class="fas fa-rss-square"></i></a>
<a href="/feed/private?token=<%= user.token %>"><i class="icon ion-logo-rss"></i></a>
</h3>
</div>
</div>