add avatar switcher because why not :D
This commit is contained in:
parent
dece68af15
commit
0b45beaf6e
3 changed files with 332 additions and 1 deletions
|
@ -19,12 +19,14 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="pfp">
|
||||
<img src="icons/pfp.jpg" alt="latenightdef" width="160" height="160" style="border-radius: 80px">
|
||||
<img src="icons/pfp.jpg" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
</div>
|
||||
<div class="name">
|
||||
<h1 class="logo">Pongpeera Wongprasitthiporn</h1>
|
||||
<a class="gtk-button-pill" href="/index-avatar.html">See my avatar</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="header">
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://kernel.org" class="headerbutton">
|
||||
Linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue