diff --git a/_includes/css/nerd-font-tweaks.scss b/_includes/css/nerd-font-tweaks.scss index 1e2bea3f7..da0208d4c 100644 --- a/_includes/css/nerd-font-tweaks.scss +++ b/_includes/css/nerd-font-tweaks.scss @@ -535,10 +535,8 @@ a.nerd-font-button:before { } } */ + // Github url button - -@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); - #github { text-decoration: none; color: #000000; diff --git a/index.html b/index.html index d3e67a0d6..c47fac90f 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@
+ class="nf nf-fa-github">
{% include topnav.html %} {% for page in site.posts reversed %}