caching implemented and a flake tool for logo

This commit is contained in:
Priec
2026-06-29 12:38:27 +02:00
parent ed3150136a
commit 7b28e0d7a0
4 changed files with 11 additions and 1 deletions

View File

@@ -62,7 +62,7 @@
}
</script>
<link href="/static/css/app.css?v=2026-06-16" rel="stylesheet" type="text/css">
<script src="/static/vendor/htmx/htmx-1.9.12.min.js"></script>
<script defer src="/static/vendor/htmx/htmx-1.9.12.min.js"></script>
<!-- Alpine Focus plugin (x-trap / $focus) — must load before Alpine core;
required by the Penguin UI keyboard-accessible dropdowns. -->
<script defer src="/static/vendor/alpine/alpine-focus-3.14.9.min.js"></script>