Font to fork (#420)

* Switch FontAwesome CDN to ForkAwesome

* Converted font-awesome icons to fork-awesome

* converted icons to forkawesome

* Converted folder icon to fork-awesome icon

* Update tags.html

* Update config.toml
This commit is contained in:
Demetrios Lambropoulos
2020-09-29 12:28:08 -04:00
committed by GitHub
parent 0fb4eafa63
commit 6c97691f5e
6 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<div class="categories">
<i class="fas fa-folder"></i>
<i class="fa fa-folder" aria-hidden="true"></i>
{{- range $index, $el := . -}}
{{- if gt $index 0 }}
<span class="separator"></span>