Added avatar.png
This commit is contained in:
parent
92f864f1d0
commit
9dbede3b8a
BIN
public/assets/images/avatar.png
Normal file
BIN
public/assets/images/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
@ -119,8 +119,8 @@
|
||||
|
||||
<body>
|
||||
<picture>
|
||||
<source style="width:200px; border-radius: 50%" class="load" type="image/webp"
|
||||
srcset="assets/images/avatar.webp">
|
||||
<source type="image/webp" srcset="assets/images/avatar.webp" style="width:200px; border-radius: 50%"
|
||||
class="load">
|
||||
<img src="assets/images/avatar.png" style="width:200px; border-radius: 50%" class="load">
|
||||
</picture>
|
||||
<h1>yude.moe</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user