<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<title>Nathan Borror</title>
		<meta name="viewport" content="width=device-width,initial-scale=1">
		<link rel="icon" type="image/png" href="/static/favicon.png">
		<link rel="apple-touch-icon" href="/static/apple-touch-icon.png">
		<link rel="stylesheet" href="/static/screen.css">
	</head>
	<body>
		<div id="app" data-ident="analim-vankir"></div>
		<script nonce="j9ekNOG4DAORodsruBOYQg==" type="importmap">
			{
				"imports": {
					"preact": "https://esm.sh/preact@10.25.4",
				    "preact/hooks": "https://esm.sh/preact@10.25.4/hooks",
				    "preact/jsx-runtime": "https://esm.sh/preact@10.25.4/jsx-runtime",

				    "htm": "https://esm.sh/htm@3.1.1",
				    "htm/preact": "https://esm.sh/htm@3.1.1/preact",

				    "preact-iso": "https://esm.sh/preact-iso@2.11.1"
				}
			}
		</script>
		<script nonce="j9ekNOG4DAORodsruBOYQg==" type="module" src="/static/app/app.js"></script>
	</body>
</html>