pages/home/index.html
2025-02-19 19:11:41 +01:00

44 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<script async data-id="101478527" src="/6adf4fcf445ae38ea.js"></script>
<noscript
><p><img width="1" height="1" src="/de19c075a2d1c4975" /></p
></noscript>
<meta charset="utf-8" />
<title>/home/</title>
<link rel="stylesheet" href="/style.css" />
<script src="/path.js" defer=""></script>
</head>
<body id="body">
<div class="border">
<div class="column">
<div class="stretch row">
Dario48's website
<div style="aspect-ratio: 1 / 1">
<button
type="button"
onclick="document.getElementById('body').remove();"
>
X
</button>
</div>
</div>
<form>
<input type="text" value="/home/" class="stretch" id="path" />
</form>
<nav class="row">
<div class="column folder">
<a href="Dario48/">
<img
src="Dario48/Pictures/folder.svg"
style="display: block; margin-left: auto; margin-right: auto"
/>
<p style="text-align: center">Dario48</p>
</a>
</div>
</nav>
</div>
</div>
</body>
</html>