add instance resources
This commit is contained in:
parent
3357780ea8
commit
d19b99009b
5 changed files with 12 additions and 2 deletions
|
@ -33,3 +33,4 @@ hahaendme, /emoji/death.png
|
||||||
stabby, /emoji/stabs.png
|
stabby, /emoji/stabs.png
|
||||||
endme, /emoji/end_me.png
|
endme, /emoji/end_me.png
|
||||||
fingerguns, /emoji/fingergun.png
|
fingerguns, /emoji/fingergun.png
|
||||||
|
marismug, /emoji/marismug.png
|
||||||
|
|
BIN
priv/static/emoji/marismug.png
Normal file
BIN
priv/static/emoji/marismug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
priv/static/images/shinji.png
Normal file
BIN
priv/static/images/shinji.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 679 KiB |
|
@ -1,5 +1,6 @@
|
||||||
<div style="margin-left:12px; margin-right:12px">
|
<div style="margin-left:12px; margin-right:12px">
|
||||||
<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
|
<p>The only <a href="https://pleroma.social" target="_blank">Pleroma</a> instance dedicated to screaming into the void and exclaiming how much you'd rather not be living through the pain that is existence.</p>
|
||||||
|
|
||||||
<p>Sadposting admin is <a href="/FloatingGhost">@FloatingGhost@ihatebeinga.live</a></p>
|
<p>Sadposting admin is <a href="/FloatingGhost">@FloatingGhost@ihatebeinga.live</a></p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -12,5 +13,13 @@ message to the admin.</p>
|
||||||
|
|
||||||
Frontends:
|
Frontends:
|
||||||
<p><a href="https://sad.ihatebeinga.live">Sad FE</a> | <a href="/main/all">Pleroma FE</a> | <a href="/web">Mastodon FE</a></p>
|
<p><a href="https://sad.ihatebeinga.live">Sad FE</a> | <a href="/main/all">Pleroma FE</a> | <a href="/web">Mastodon FE</a></p>
|
||||||
</div>
|
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
National Anthem:
|
||||||
|
<audio controls>
|
||||||
|
<source src="/sounds/kommsussertod.mp3" type="audio/mpeg" />
|
||||||
|
</audio>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
BIN
priv/static/sounds/kommsussertod.mp3
Normal file
BIN
priv/static/sounds/kommsussertod.mp3
Normal file
Binary file not shown.
Loading…
Reference in a new issue