add auto refresh
This commit is contained in:
parent
d5628dcfab
commit
dcf360b7d2
9 changed files with 164 additions and 29 deletions
|
|
@ -24,7 +24,6 @@ export const BaseHtml = ({ children, title = "ConvertX" }) => (
|
|||
href="/favicon-16x16.png"
|
||||
/>
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<script src="https://unpkg.com/htmx.org@1.9.12" />
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue