pages/index.html
Dario48true bb276badd8 link
2025-06-11 10:20:00 +02:00

89 lines
2.5 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" />
<meta content="Dario48's wacky and wonderful website" property="og:title" />
<meta
content="A website from a guy who hates web dev"
property="og:description"
/>
<meta content="https://dario48.site" property="og:url" />
<meta
content="https://dario48.site/home/Dario48/Pictures/folder.svg"
property="og:image"
/>
<meta content="#161925" data-react-helmet="true" name="theme-color" />
<title>/</title>
<link rel="stylesheet" href="/style.css" />
<script src="/path.js" defer></script>
<link href="https://github.com/Dario48true" rel="me" />
<link href="https://www.reddit.com/user/Dario48true/" rel="me" />
<link href="https://steamcommunity.com/id/Dario48gay" rel="me" />
<link href="https://www.twitch.tv/dario48gay" rel="me" />
</head>
<body id="body">
<div id="border" class="border">
<div class="column">
<form id="navbar">
<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>
<form>
<input type="text" value="/" class="stretch" id="path" />
</form>
<nav class="row">
<div class="column folder">
<a href="bin/">
<img
src="home/Dario48/Pictures/folder.svg"
style="display: block; margin-left: auto; margin-right: auto"
/>
<p style="text-align: center">bin</p>
</a>
</div>
<div class="column folder">
<a href="home/">
<img
src="home/Dario48/Pictures/folder.svg"
style="display: block; margin-left: auto; margin-right: auto"
/>
<p style="text-align: center">home</p>
</a>
</div>
<div class="column folder">
<a href="root/">
<img
src="home/Dario48/Pictures/folder.svg"
style="display: block; margin-left: auto; margin-right: auto"
/>
<p style="text-align: center">root</p>
</a>
</div>
<div class="column folder">
<a href="privacy_policy.html">
<img
src="home/Dario48/Pictures/html.svg"
style="display: block; margin-left: auto; margin-right: auto"
/>
<p style="text-align: center">privacy_policy.html</p>
</a>
</div>
</nav>
</div>
</div>
</body>
</html>