26 lines
983 B
HTML
26 lines
983 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>
|
|
Discord: Cesium#5061 (230659159450845195)
|
|
<br>Email: cesium2349@protonmail.com (<a href=./pgp.txt>PGP Key</a>)
|
|
<br>GitHub: <a href="https://github.com/CesiumCs">CesiumCs</a>
|
|
</p>
|
|
<h2>other stuff</h2>
|
|
<p>i dont check this stuff much</p>
|
|
<p>
|
|
Instagram: <a href="https://instagram.com/c.es.ium/">c.es.ium</a>
|
|
<br>Youtube: <a href="https://www.youtube.com/channel/UCXPFpgA9G9_wtlyDeT7QAig">Cesium</a>
|
|
<br>Reddit: <a href="https://www.reddit.com/user/unfunnycesium">unfunnycesium</a>
|
|
<br>Keybase: <a href="https://keybase.io/cesium2349/">cesium2349</a>
|
|
<br>Twitter: <a href="https://twitter.com/cesium2349">cesium2349</a>
|
|
</p>
|
|
</body>
|
|
</html> |