site/public/dn42/index.html
missing 23b3cca0a7 Various changes
- color scheme
- built with zola link
- font subsetting
- ubuntu font
- remove 404 zola-page
- resize pfp to 32*32
- remove whitespace from <title>
2022-07-27 17:12:44 -07:00

36 lines
1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>dn42</title>
<link rel="icon" type="image/x-icon" href='https://missingpiece.dev/favicon.ico'>
<link rel="stylesheet" href='https://missingpiece.dev/css/index.css'>
</head>
<body>
<h1 id="dn42">DN42</h1>
<p>Dn42, short for decentralized network 42, is something that is better explained
by <a href="https://dn42.dev">the wiki</a>. As it turns out, I have a dn42 node! How I got
to this point with my limited networking knowledge is beyond me. My AS is
<code>4242422047</code>, and my IP ranges are <code>172.22.159.160/27</code> and <code>fdfd:bad:c0de::/48</code>.
I am open for peerings, so if you want to, just contact me through one of the ways
listed on the <a href="/">home page</a>.</p>
<hr />
<div class="navbar">
<a href="/">~</a> - <a href="..">..</a>
- <a href="https://missingpiece.dev/dn42/">dn42</a>
</div>
<p class="built-with-zola">Built with <a href="https://getzola.org">zola</a></p>
</body>
</html>