kill that mautic shit
This commit is contained in:
parent
5a112d1fda
commit
8f6fb45251
|
@ -63,14 +63,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<script>
|
|
||||||
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
|
|
||||||
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
|
|
||||||
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
|
|
||||||
})(window,document,'script','https://pr.basspistol.com/mtc.js','mt');
|
|
||||||
|
|
||||||
mt('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
@ -74,8 +74,7 @@ video_path:
|
||||||
</ul>
|
</ul>
|
||||||
<h1>{{ site.title }}</h1>
|
<h1>{{ site.title }}</h1>
|
||||||
<p>{{ page.description }}</p>
|
<p>{{ page.description }}</p>
|
||||||
<iframe src="//pr.basspistol.com/form/3" width="300" height="300"><p>Your browser does not support iframes.</p></iframe>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue