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

github.com/themefisher/bigspring-hugo-startup-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2021-01-03 06:09:05 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2021-01-03 06:09:05 +0300
commitcb0bce145db13643c4e014b88a739604a8b0eccf (patch)
tree9c7320b0ab485d6a9b6a33a4d6dd6054145ec298 /layouts
parent9af92ad64e59c1936587dc95e72dd4360c7bc329 (diff)
fix header
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html3
-rw-r--r--layouts/partials/header.html2
2 files changed, 2 insertions, 3 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index fd7a43f..54ad6cc 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -23,10 +23,9 @@
{{ template "_internal/opengraph.html" . }}
- {{ template "_internal/google_analytics.html" . }}
- {{ template "_internal/google_analytics_async.html" . }}
{{ with .Params.Image }}
<meta property="og:image" content="{{ . | absURL }}" />
{{ end }}
+ {{ template "_internal/google_analytics_async.html" . }}
</head> \ No newline at end of file
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 7d589ec..ca0fd7e 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -9,7 +9,7 @@
{{ else }}{{site.Title}}{{end}}
</a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation">
- <i class="ti-menu h3"></i>
+ <i class="ti-menu"></i>
</button>
<div class="collapse navbar-collapse text-center" id="navigation">