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

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fredon <the2ne@gmail.com>2016-10-16 20:41:55 +0300
committerOlivier Fredon <the2ne@gmail.com>2016-10-16 20:41:55 +0300
commit09e146cba8a1b7008cd1dc973c78b30a4484b389 (patch)
tree21a6e2fbde5821176cc757037db6a8f76df88550 /layouts
parent2cbd053af27326dfd0cbe5c5158acfd0efeea0cb (diff)
enhance mobile navigation
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/navigation.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/navigation.html b/layouts/partials/navigation.html
index 9e467b0..43ed174 100644
--- a/layouts/partials/navigation.html
+++ b/layouts/partials/navigation.html
@@ -21,5 +21,4 @@
</li>
{{ end }}
</ul>
- {{ partial "social" . }}
</nav>