From 765fd44135eb758b0f173e742cc5b1cfbdd97a95 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 16 May 2017 11:35:56 -0500 Subject: [PATCH] Remove GH buttons to test performance change --- themes/hugo-docs-concept/layouts/partials/site-header.html | 4 ++-- themes/hugo-docs-concept/layouts/partials/site-scripts.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/hugo-docs-concept/layouts/partials/site-header.html b/themes/hugo-docs-concept/layouts/partials/site-header.html index 0371620a9..4b9da7bbc 100644 --- a/themes/hugo-docs-concept/layouts/partials/site-header.html +++ b/themes/hugo-docs-concept/layouts/partials/site-header.html @@ -6,7 +6,7 @@ {{ partial "svg-icons/hugo-logo-wide.svg" . }}v{{$version}} - + {{ with .Params.toc }} @@ -17,4 +17,4 @@
{{ end }} - \ No newline at end of file + diff --git a/themes/hugo-docs-concept/layouts/partials/site-scripts.html b/themes/hugo-docs-concept/layouts/partials/site-scripts.html index c95204650..ae3bb7761 100644 --- a/themes/hugo-docs-concept/layouts/partials/site-scripts.html +++ b/themes/hugo-docs-concept/layouts/partials/site-scripts.html @@ -2,7 +2,7 @@ {{$gaid := .Site.GoogleAnalytics }} - +