Use local shiggy gif for splash (#157)
Co-authored-by: wearrrrr <contact@wearr.dev> Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
e1512b72f4
commit
28282d1d76
2 changed files with 1 additions and 1 deletions
BIN
static/shiggy.gif
Normal file
BIN
static/shiggy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -32,7 +32,7 @@
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<img
|
<img
|
||||||
draggable="false"
|
draggable="false"
|
||||||
src="https://cdn.discordapp.com/emojis/1024751291504791654.gif?size=512"
|
src="../shiggy.gif"
|
||||||
alt="shiggy"
|
alt="shiggy"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in a new issue