New avatar, home, and about page

This commit is contained in:
Timothy Rogers 2022-02-17 18:42:12 -05:00
parent 5c8a0bb9c5
commit 8bcbec92ca
3 changed files with 11 additions and 5 deletions

View file

@ -8,12 +8,14 @@
<div class="container">
<div class="row">
<div class="col-md-auto">
<img src="images/avatar.png" class="rounded float-left" alt="avatar"/>
<img src="images/avatar2.png" height="200" width="200"class="rounded float-left" alt="avatar"/>
</div>
<div class="col-6">
<h1 class="display-3">HACK13's Site</h1>
<p>Just another fox on the internet.<br>
<strong>Other Aliases:</strong> Timothy Vyper, kite552, dothacker552</p>
Just another fox on the internet.<br />
<strong>Other Aliases:</strong> Timothy Vyper, kite552, dothacker552<br />
<strong>Gender:</strong> Non-Binary/Enby<br />
<strong>Sexuality:</strong> <a href="https://hack13.link/NEqLJ" target="_blank">Demisexual</a> &amp; <a href="https://hack13.link/htuOr" target="_blank">Sapiosexual</a></p>
</div>
</div>
</div>