From f1b5289d9949a5a7352495d5e8cc56cf94b5e848 Mon Sep 17 00:00:00 2001 From: etienne Date: Sat, 28 Mar 2015 17:17:19 +0100 Subject: Remove specific hugo button --- layouts/partials/top-block.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/layouts/partials/top-block.html b/layouts/partials/top-block.html index 1427150..3360684 100644 --- a/layouts/partials/top-block.html +++ b/layouts/partials/top-block.html @@ -6,11 +6,7 @@
{{ .Site.Title }}
{{ .Site.Params.description }}
- Docs - Install - Community - GitHub - {{ range .Site.Params.social }} + {{ range .Site.Params.social }} {{ .title }} {{ end }}
-- cgit v1.3