switch headshot to webp
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
57b4977817
commit
ef80b53ccb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<div style="display: flex; justify-content: center; align-items: center; margin-top: 2cm;">
|
||||
<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)">
|
||||
<img src="icons/pfp.webp" 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 style="text-align: center;">Pongpeera Wongprasitthiporn</h1>
|
||||
|
|
Loading…
Reference in a new issue