Finishing up the MVP
This commit is contained in:
parent
3619063e68
commit
7f533cc583
25 changed files with 535 additions and 291 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<script src="/static/htmx.js"></script>
|
||||
<script defer src="/static/alpine.js"></script>
|
||||
<link rel="stylesheet" href="/static/water.css" />
|
||||
<link rel="stylesheet" href="/static/samey.css" />
|
||||
<meta name="generator" content="Samey {{ env!("CARGO_PKG_VERSION") }}" />
|
||||
<meta property="og:site_name" content="{{ application_name }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue