add live updating table
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s
This commit is contained in:
parent
2ca76548d6
commit
6773e6ae30
7 changed files with 210 additions and 124 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
</head>
|
||||
<script src="https://cdn.jsdelivr.net/npm/htmx.org@2.0.8/dist/htmx.min.js"></script>
|
||||
<script>
|
||||
window.onload = function () {
|
||||
setTimeout(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue