clean up analytics in footer
This commit is contained in:
@@ -3,11 +3,6 @@
|
|||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div class="issue-button-container">
|
<div class="issue-button-container">
|
||||||
{{ if eq (getenv "HUGO_ENV") "production" }}
|
|
||||||
<p>
|
|
||||||
<a href=""><img alt="Analytics" src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ .Path }}?pixel"/></a>
|
|
||||||
</p>
|
|
||||||
{{ end }}
|
|
||||||
{{ if and (ne .Kind "404") (not (strings.Contains .Path "search")) }}
|
{{ if and (ne .Kind "404") (not (strings.Contains .Path "search")) }}
|
||||||
{{ if not .Params.no_issue }}
|
{{ if not .Params.no_issue }}
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|||||||
Reference in New Issue
Block a user