mobile-friendly viewport
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
{{ block "title" . }} Inventory++ {{ end }}
|
{{ block "title" . }} Inventory++ {{ end }}
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/styles/index.css">
|
<link rel="stylesheet" href="/styles/index.css">
|
||||||
|
|
||||||
<script src="/scripts/htmx.min.js.gz"></script>
|
<script src="/scripts/htmx.min.js.gz"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user