yapping
This commit is contained in:
parent
e26d575a26
commit
1d66af0f39
1 changed files with 14 additions and 3 deletions
17
index.html
17
index.html
|
@ -12,6 +12,7 @@
|
||||||
<div class='content'>
|
<div class='content'>
|
||||||
<h1 class='content-header'>BiglyDerv's Bio</h1>
|
<h1 class='content-header'>BiglyDerv's Bio</h1>
|
||||||
<img src='https://dervland.net/files/eggErm.svg' class='art'>
|
<img src='https://dervland.net/files/eggErm.svg' class='art'>
|
||||||
|
<p>I am a weird person who makes weird projects. I am horrible at explaining myself; see the table below.</p>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Pronouns</th>
|
<th>Pronouns</th>
|
||||||
|
@ -22,15 +23,25 @@
|
||||||
<td>Arch Linux</td>
|
<td>Arch Linux</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Hobbies</th>
|
<th>Primary Hobby</th>
|
||||||
<td>Programming, art</td>
|
<td>Programming (2020-present)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Misc.</th>
|
<th>Other Hobby</th>
|
||||||
|
<td>Vector Art (2016-present)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th>Identity</th>
|
||||||
<td>Autistic</td>
|
<td>Autistic</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<h1 class='content-header'>Links</h1>
|
<h1 class='content-header'>Links</h1>
|
||||||
|
<p>
|
||||||
|
Please direct concerns to my custom social media: BiglyChat.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Not enough for you? Ask for other socials, I may or may not have what you need.
|
||||||
|
</p>
|
||||||
<div>
|
<div>
|
||||||
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Code</a>
|
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Code</a>
|
||||||
<a class="form-button" href="https://dervland.net/files/">Files</a>
|
<a class="form-button" href="https://dervland.net/files/">Files</a>
|
||||||
|
|
Loading…
Reference in a new issue