Files
cesium.one/index.html
2020-12-26 11:07:13 -05:00

25 lines
719 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Cesium</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Cesium</h1>
<p>ooga</p>
<h2>stuff i check a lot</h2>
<p> <!-- TODO: add link to pgp key -->
Discord: Cesium#5061 (230659159450845195)
<br>Email: cesium2349@protonmail.com (<a href=./pgp.txt>PGP Key</a>)
</p>
<h2>other stuff</h2>
<p>i dont check this stuff much</p>
<p> <!-- TODO: add links for these -->
Instagram: c.es.ium
<br>Youtube: Cesium
<br>Reddit: unfunnycesium
<br>Keybase: cesium2349
<br>Twitter: cesium2349
</p>
</body>
</html>