We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 260a628 + 0898f1c commit c8e43dbCopy full SHA for c8e43db
layouts/partials/git-info.html
@@ -3,11 +3,6 @@
3
<hr/>
4
5
<div class="issue-button-container">
6
- {{ if eq (getenv "HUGO_ENV") "production" }}
7
- <p>
8
- <a href=""><img alt="Analytics" src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ .Path }}?pixel"/></a>
9
- </p>
10
- {{ end }}
11
{{ if and (ne .Kind "404") (not (strings.Contains .Path "search")) }}
12
{{ if not .Params.no_issue }}
13
<script type="text/javascript">
0 commit comments