remove clicky
This commit is contained in:
parent
f095946a18
commit
5a7115adf5
@ -11,10 +11,7 @@
|
|||||||
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
||||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
|
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
|
||||||
|
|
||||||
<script src="//static.getclicky.com/js" type="text/javascript"></script>
|
|
||||||
<script type="text/javascript">try{ clicky.init(100720175); }catch(e){}</script>
|
|
||||||
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
|
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
|
||||||
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100720175ns.gif" /></p></noscript>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var channel = new BroadcastChannel('egg');
|
var channel = new BroadcastChannel('egg');
|
||||||
|
Loading…
Reference in New Issue
Block a user