line-and-surface/index.html

45 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="viewport" content="user-scalable=no" />
<meta
property="og:title"
content="eNeRPe"
/>
<meta property="og:description" content="systém náhradní rodinné péče v performativně dokumentární instalaci" />
<meta
property="og:image"
content="/pozvanka_eNeRPe.jpg"
/>
<link
rel="stylesheet"
href="https://necolas.github.io/normalize.css/8.0.1/normalize.css"
integrity="sha256-WAgYcAck1C1/zEl5sBl5cfyhxtLgKGdpI3oKyJffVRI="
crossorigin="anonymous"
/>
<title>eNeRPe</title>
</head>
<body>
<noscript>
<strong
>We're sorry but eNeRPe doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong
>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script
data-goatcounter="https://enerpe.goatcounter.com/count"
async
src="//gc.zgo.at/count.js"
></script>
</body>
</html>