website/index.html

24 lines
615 B
HTML
Raw Normal View History

2021-01-17 17:33:25 +00:00
<!DOCTYPE html>
2021-01-18 04:26:31 +00:00
<!--I has no HTML skill-->
2021-01-17 17:33:25 +00:00
<html>
<body>
2021-01-18 04:26:31 +00:00
<p style="text-align:center;font-family:monospace;font-size:16px;">
2021-01-18 04:28:41 +00:00
<br>
2021-01-18 04:26:31 +00:00
<img src="origami-dodecahedron-adjusted.png" alt="Ta180m" height="324" width="324">
<br>
2021-02-05 19:39:49 +00:00
<br>
<a href="https://github.com/Ta180m">GitHub</a>
<br>
2021-01-18 04:26:31 +00:00
<br>
2021-02-22 04:00:34 +00:00
<a href=blog>sudo rm -rf /</a>
2021-01-18 04:26:31 +00:00
<br>
2021-02-05 19:39:49 +00:00
2021-01-18 04:26:31 +00:00
<br>
2021-01-18 04:28:41 +00:00
<a href="https://suckless.org/sucks/web/">The Web Sucks</a>
<br>
2021-01-18 04:26:31 +00:00
</p>
2021-01-17 17:33:25 +00:00
</body>
</html>