aboutsummaryrefslogtreecommitdiff
path: root/templates/html_sub_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html_sub_header.html')
-rw-r--r--templates/html_sub_header.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/html_sub_header.html b/templates/html_sub_header.html
index 13ce9ea..1e00e7c 100644
--- a/templates/html_sub_header.html
+++ b/templates/html_sub_header.html
@@ -10,26 +10,26 @@
<a href="https://git.devnulllabs.io"
target="_blank"
rel="noopener noreferrer">
- <i class="fade fa fa-git-square fa-1x"></i>
+ <i class="fade fab fa-git-square fa-1x"></i>
</a>
<a href="https://github.com/kennyballou"
target="_blank"
rel="noopener noreferrer">
- <i class="fade fa fa-github-square fa-1x"></i>
+ <i class="fade fab fa-github-square fa-1x"></i>
</a>
<a href="https://bitbucket.org/kballou"
target="_blank"
rel="noopener noreferrer">
- <i class="fade fa fa-bitbucket-square fa-1x"></i>
+ <i class="fade fab fa-bitbucket fa-1x"></i>
</a>
<a href="https://twitter.com/kennyballou"
target="_blank"
rel="noopener noreferrer">
- <i class="fade fa fa-twitter-square fa-1x"></i>
+ <i class="fade fab fa-twitter-square fa-1x"></i>
</a>
<a href="/index.xml" rel="alternate"
type="application/rss+xml">
- <i class="fade fa fa-rss-square fa-1x"></i>
+ <i class="fade fas fa-rss-square fa-1x"></i>
</a>
</div>
</header>