Remove GH buttons to test performance change

This commit is contained in:
Ryan Watters
2017-05-16 11:35:56 -05:00
parent ef8ed989dc
commit 765fd44135
2 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@
{{ partial "svg-icons/hugo-logo-wide.svg" . }}<span class="hugo-v">v{{$version}}</span>
</a>
<!-- From https://buttons.github.io/. -->
<a class="github-button" href="https://github.com/spf13/hugo" data-icon="octicon-star" data-style="mega" data-count-href="/spf13/hugo/stargazers" data-count-api="/repos/spf13/hugo#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star spf13/hugo on GitHub"></a>
<!-- <a class="github-button" href="https://github.com/spf13/hugo" data-icon="octicon-star" data-style="mega" data-count-href="/spf13/hugo/stargazers" data-count-api="/repos/spf13/hugo#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star spf13/hugo on GitHub"></a> -->
</div>
{{ with .Params.toc }}
<!-- <a href="#" id="toc-toggle"></a> -->
@@ -17,4 +17,4 @@
<div class="figure"></div>
</div>
{{ end }}
</header>
</header>
@@ -2,7 +2,7 @@
<script src="{{ "js/script.min.js" | absURL }}" async defer></script>
{{$gaid := .Site.GoogleAnalytics }}
<!-- GitHub Buttons -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- <script async defer src="https://buttons.github.io/buttons.js"></script> -->
<!-- Google Analytics -->
<script>
(function() {