Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 32e3261..2795ecf 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -27,12 +27,8 @@
<link rel="stylesheet" href="{{ $.Site.BaseURL }}{{ . }}">
{{ end }}
- <!-- For sidebar icons - TODO: find local icons I guess
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"> -->
-
- <!-- For sidebar icons - TODO: find local icons I guess-->
- <link rel="stylesheet" href="{{ "/css/fontawesome/fontawesome-all.css" | absURL }}">
- <!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous"> -->
+ <!-- For sidebar icons - TODO: find local icons I guess -->
+ <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<!-- Icons -->
<link href="{{ "/favicon.png" | absURL }}" rel="icon">