site/tem/html/core/head.html
2024-11-03 01:59:29 -05:00

18 lines
379 B
HTML

<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<script src='https://unpkg.com/htmx.org@1.9.5'></script>
<link rel="stylesheet" href="/public/style.css?v19">
</head>
<body>
<a style='
position: fixed;
top: 10px;
left: 10px;
width: 32px;
height: 32px;
background-color: #000;
opacity: 0.02;
' href='/reload'></a>