Skip to content

Commit c8e43db

Browse files
authored
Merge pull request #22998 from kbhawkey/kb-analytics-footer-pixel
clean up analytics in footer
2 parents 260a628 + 0898f1c commit c8e43db

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)