sc
This commit is contained in:
parent
8944921d70
commit
e0d51b5cc3
|
@ -17,4 +17,19 @@
|
||||||
<li{{ if eq .p1 .p2 }} class="active"{{ end }}>
|
<li{{ if eq .p1 .p2 }} class="active"{{ end }}>
|
||||||
<a href="{{ .p1.RelPermalink }}">{{ .p1.Title }}</a>
|
<a href="{{ .p1.RelPermalink }}">{{ .p1.Title }}</a>
|
||||||
</li>
|
</li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
var sc_project=12701041;
|
||||||
|
var sc_invisible=1;
|
||||||
|
var sc_security="006094ec";
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript"
|
||||||
|
src="https://www.statcounter.com/counter/counter.js"
|
||||||
|
async></script>
|
||||||
|
<noscript><div class="statcounter"><a title="Web Analytics
|
||||||
|
Made Easy - Statcounter" href="https://statcounter.com/"
|
||||||
|
target="_blank"><img class="statcounter"
|
||||||
|
src="https://c.statcounter.com/12701041/0/006094ec/1/"
|
||||||
|
alt=""
|
||||||
|
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
|
Loading…
Reference in a new issue