fix tac yt

This commit is contained in:
kevin
2021-01-14 10:19:32 +01:00
parent 84b3903b62
commit 9cc2fbf333
3 changed files with 23 additions and 2 deletions
@@ -34,6 +34,8 @@
<js-placeholder token="{{ placeholder_token }}">
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
</head>
<body{{ attributes }}>
{#
@@ -47,5 +49,10 @@
{{ page }}
{{ page_bottom }}
<js-bottom-placeholder token="{{ placeholder_token }}">
<script type="text/javascript">
(tarteaucitron.job = tarteaucitron.job || []).push('youtube');
</script>
</body>
</html>