Skip to content

Commit 0898f1c

Browse files
committed
clean up analytics in footer
1 parent cd31f49 commit 0898f1c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

layouts/partials/git-info.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
<hr/>
44

55
<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 }}
116
{{ if and (ne .Kind "404") (not (strings.Contains .Path "search")) }}
127
{{ if not .Params.no_issue }}
138
<script type="text/javascript">

0 commit comments

Comments
 (0)