Show timer, set time on create
This commit is contained in:
@ -6,6 +6,7 @@ templ Main(contents templ.Component) {
|
||||
<head>
|
||||
<title>Cool timer app</title>
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<script type="module" src="/static/ui-components.js"></script>
|
||||
<script src="/static/htmx.min.js"></script>
|
||||
<script src="/static/response-targets.js"></script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user