pages/scripts/index.html

26 lines
607 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="color-scheme" content="dark light" />
<link href="favicon.svg" rel="icon" type="image/svg+xml"/>
<title>zane.town/scripts</title>
<style type="text/css">
body {font-family: monospace;}
p { margin:0px; padding: 0px;}
a { text-decoration: none; color: unset; }
a:hover { color: #888; }
</style>
</head>
<body>
<p>
<a href="https://zane.town/scripts">https://zane.town/scripts</a><br>
└── <a title="todo list manager" href="https://zane.town/scripts/to">to</a><br>
<br><br><p>
0 directories, 1 file
</p>
</body>
</html>