add instance resources
authorsadposter <hannah+pleroma@coffee-and-dreams.uk>
Thu, 30 May 2019 11:11:56 +0000 (12:11 +0100)
committersadposter <hannah+pleroma@coffee-and-dreams.uk>
Thu, 30 May 2019 11:11:56 +0000 (12:11 +0100)
config/emoji.txt
priv/static/emoji/marismug.png [new file with mode: 0644]
priv/static/images/shinji.png [new file with mode: 0644]
priv/static/instance/panel.html
priv/static/sounds/kommsussertod.mp3 [new file with mode: 0644]

index 4b163b88ef102f8f5c0145a33e986f7081759e60..103cc53dfef595f7a0688ef30595464c614937ee 100644 (file)
@@ -33,3 +33,4 @@ hahaendme, /emoji/death.png
 stabby, /emoji/stabs.png
 endme, /emoji/end_me.png
 fingerguns, /emoji/fingergun.png
+marismug, /emoji/marismug.png
diff --git a/priv/static/emoji/marismug.png b/priv/static/emoji/marismug.png
new file mode 100644 (file)
index 0000000..426f387
Binary files /dev/null and b/priv/static/emoji/marismug.png differ
diff --git a/priv/static/images/shinji.png b/priv/static/images/shinji.png
new file mode 100644 (file)
index 0000000..7867ab7
Binary files /dev/null and b/priv/static/images/shinji.png differ
index 81583d1dd5bf81310ffa9f5969173300ee27b2c2..ba91521c1d3fb0ad9f86c1164fbf91905fd2dec8 100644 (file)
@@ -1,5 +1,6 @@
 <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>
 
 <hr />
@@ -12,5 +13,13 @@ message to the admin.</p>
 
 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>
-</div>
 
+<hr />
+
+National Anthem:
+<audio controls>
+       <source src="/sounds/kommsussertod.mp3" type="audio/mpeg" />
+</audio>
+
+
+</div>
diff --git a/priv/static/sounds/kommsussertod.mp3 b/priv/static/sounds/kommsussertod.mp3
new file mode 100644 (file)
index 0000000..3dfc773
Binary files /dev/null and b/priv/static/sounds/kommsussertod.mp3 differ