self hosted

This commit is contained in:
randogoth 2023-05-22 01:33:48 +03:00
parent b87501e99f
commit 68a26e66ce
2 changed files with 3 additions and 1 deletions

View file

@ -22,6 +22,5 @@
{% endif %}
</body>
<script src="{{ SITEURL }}/theme/platform.js"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js" integrity="sha256-WCzAhd2P6gRJF9Hv3oOOd+hFJi/QJbv+Azn4CGB8gfY=" crossorigin="anonymous"></script>
<script src="{{ SITEURL }}/theme/geo.js"></script>
</html>