~abyxcos/mnetic.ch

a115f394f85331a7675d2f7bc29afc08d29316d4 — abyxcos 4 years ago 77911f9
Clean up the HTML a bit
1 files changed, 11 insertions(+), 13 deletions(-)

M index.html
M index.html => index.html +11 -13
@@ 5,18 5,16 @@
	<link rel="stylesheet" href="milligram.css">
</head>
<body>

<center>
<br />
<br />
<h1>abyxcos</h1>
<br />
<a class="button" href="/blog">blog</a>
<br />
<a class="button" href="https://honk.mnetic.ch">honk</a>
<br />
<a class="button" href="https://git.sr.ht/~abyxcos/">git</a>
</center>

	<center>
	<br />
	<br />
	<h1>abyxcos</h1>
	<br />
	<a class="button" href="/blog">blog</a>
	<br />
	<a class="button" href="https://honk.mnetic.ch">honk</a>
	<br />
	<a class="button" href="https://git.sr.ht/~abyxcos/">git</a>
	</center>
</body>
</html>