🦺 Add flowbite.js script-tag

This commit is contained in:
Brian Wiborg 2024-05-14 15:16:24 +02:00
parent c61300c6b8
commit f499bf1453
No known key found for this signature in database
GPG Key ID: BE53FA9286B719D6

View File

@ -1,5 +1,6 @@
{{ define "tail" }}
</main>
<script src="/static/flowbite.js"></script>
</body>
</html>
{{ end }}