mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-18 15:09:49 +02:00
feat: manual entity creation
chore: clippy
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>{% block title %}Minne{% endblock %}</title>
|
||||
|
||||
|
||||
<!-- Preload critical assets -->
|
||||
<link rel="preload" href="/assets/htmx.min.js" as="script">
|
||||
<link rel="preload" href="/assets/style.css" as="style">
|
||||
@@ -77,4 +78,4 @@
|
||||
window.renderAllMarkdown = renderAllMarkdown;
|
||||
</script>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user