added site tracking

This commit is contained in:
2025-04-21 06:37:18 -05:00
parent 68463c5013
commit 75c6bf2a53

View File

@@ -12,6 +12,7 @@
<!-- Material Icons --> <!-- Material Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Custom CSS --> <!-- Custom CSS -->
<script async defer src="https://tianji.aimloperations.com/tracker.js" data-website-id="cm7w80pyy020oddswy2evl957"></script>
<style> <style>
.hero-section { .hero-section {
background: {% block path %}url({% static 'public/img/bg1.png' %}) {% endblock %}; background: {% block path %}url({% static 'public/img/bg1.png' %}) {% endblock %};