u.twoha.cc/pages/index.html

16 lines
429 B
HTML
Raw Normal View History

2024-09-13 03:24:53 -04:00
---
title: home
---
<div class="container c2">
<div class="panel c">
<h2>py{{ '&#x03BC.twoha.cc' if minimal else 'u.twoha.cc' }}</h2>
<hr>
<a href="/about">about</a><br>
<a href="/contact">contact</a><br>
<a href="/uses">uses</a><br>
<a href="/ctf">ctf</a><br>
<hr>
py{{ '<a href="https://u.twoha.cc">full site</a>' if minimal else '<a href="https://mu.twoha.cc">minimal</a>' }}
</div>
</div>