We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a930e commit 3909e56Copy full SHA for 3909e56
templates/index.html
@@ -74,7 +74,7 @@
74
{% endblock footer %}
75
76
<script type="module" src="{{ get_url(path='index.js', cachebust=true) | safe}}"></script>
77
- <script defer data-domain="blog.henrygressmann.de" src="https://a.explodingcamera.com/js/script.js"></script>
+ <script defer data-website-id="a502f32f-9bf0-42a9-a582-e0a06cb5544f" src="https://a.explodingcamera.com/script.js"></script>
78
</body>
79
80
</html>
0 commit comments