mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-09-13 04:35:35 +02:00
Added user counter and analytics to the kst4contest page
This commit is contained in:
@@ -81,5 +81,8 @@
|
||||
{% if heroFx %}
|
||||
<script src="/assets/js/hero-radio-fx.js?v={{ build.version }}" defer></script>
|
||||
{% endif %}
|
||||
{% if visitorCount %}
|
||||
<script src="/assets/js/visitor-count.js?v={{ build.version }}" defer></script>
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user