generated from alecodes/base-template
feat: add htmx package
This commit is contained in:
parent
a662b94b21
commit
17bf419074
4 changed files with 104 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="@mini-strap/core" />
|
||||
<script type="module" src="htmx.org"></script>
|
||||
<link rel="stylesheet" href="../css/style.css" />
|
||||
<title>
|
||||
{% block title %}Axum web service!{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue