Adding @ScreebApp

This commit is contained in:
Samuel Berthe 2021-01-17 21:12:09 +01:00
parent ea529cc8c3
commit d5c00d91cf
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -135,6 +135,20 @@
{% endif %}
</footer>
</main>
<!-- Screeb tag -->
<script type="text/javascript">
(function (s,c,r,ee,b) {
s['ScreebObject']=r;s[r]=s[r]||function(){(s[r].q=s[r].q||[]).push(arguments)};
b=c.createElement('script');b.type='text/javascript';
b.id=r;b.src=ee;b.async=1;c.getElementsByTagName("head")[0].appendChild(b);
}(window,document,'$screeb','https://t.screeb.app/tag.js'));
$screeb('init', '232450e3-d3fe-4240-b543-649a5041a7db');
</script>
<!-- End of Screeb tag -->
</body>
</html>
</html>