1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Merge branch 'main' of https://github.com/tabler/tabler into dev

This commit is contained in:
codecalm
2025-06-12 12:06:22 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@
<script src="/js/docs{% if environment != 'development' %}.min{% endif %}.js" defer></script>
{% if environment == 'production' %}
<script src="https://scripts.tabler.io/banner.js" defer data-tblr-ref="tabler-docs"></script>
<script src="https://scripts.tabler.io/banner.js" defer data-tblr-ref="tabler-docs-top-banner"></script>
{% endif %}
</body>
</html>