about
This commit is contained in:
parent
50365401d3
commit
95e1b9d714
|
|
@ -8,12 +8,14 @@ title: about
|
|||
<li>cs undergrad at utd</li>
|
||||
<li>linux and open source enthusiast</li>
|
||||
<li>avid reader of visual novels</li>
|
||||
<li>ctf enjoyer (web, rev, pwn)</li>
|
||||
<li>casual osu player occasionally</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="panel f">
|
||||
<h2>about this site</h2>
|
||||
<ul>
|
||||
<li>last update: py{{ __import__('datetime').date.today() }}</li>
|
||||
<li>written in plain old html+css+js</li>
|
||||
<li>javascript optional</li>
|
||||
<li>perpetually work in progress</li>
|
||||
|
|
@ -25,7 +27,7 @@ title: about
|
|||
<div class="panel f">
|
||||
<h2>contact</h2>
|
||||
<ul>
|
||||
<li>discord: u2h</li>
|
||||
<li>discord: u2h, caandt</li>
|
||||
<li>e<great>ma</great>i<cool>l</cool>: u (a<groovy>t) two</groovy>ha (do<awesome>t) cc</awesome></li>
|
||||
<li>leave a message: <a href="/contact">here</a></li>
|
||||
</ul>
|
||||
|
|
@ -37,6 +39,7 @@ title: about
|
|||
<li><a href="https://www.youtube.com/@ootsuha">youtube</a></li>
|
||||
<li><a href="https://github.com/caandt">github</a></li>
|
||||
<li><a href="https://osu.ppy.sh/users/10499827">osu</a></li>
|
||||
<li><a href="https://ctftime.org/user/177390">ctftime</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue