update panel info

This commit is contained in:
creme 2020-02-27 12:21:29 +01:00
parent f0b4122ff2
commit 3c81b4a768
No known key found for this signature in database
GPG key ID: C147C3B7FBDF08D0
2 changed files with 3 additions and 3 deletions

View file

@ -7,6 +7,7 @@ path: `/var/lib/pleroma/`
includes also emojis from:
- https://fedi.absturztau.be/emoji-packs/index.html
- senko and gyate_th - https://udongein.xyz/emoji-packs/
- blobfox - https://www.feuerfuchs.dev/projects/blobfox-emojis/
- bunhd - https://www.feuerfuchs.dev/projects/bunhd-emojis/
@ -27,4 +28,5 @@ newpack='MYSTUFF'
cd static/emoji/"$newpack"
for file in $(dir); do printf '%s, /emoji/%s/%s\n' "${file%.*}" "$newpack" "$file" >> tmp.txt ; done
sort -o emoji.txt tmp.txt ; rm tmp.txt
sed -i "/\/emoji.txt/d" emoji.txt
```

View file

@ -3,8 +3,6 @@
<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma</a> on <a href="https://envs.net" target="_blank">envs.net</a>.</p>
<p><a href="https://pleroma.envs.net">Pleroma FE</a> | <a href="/web">Mastodon FE</a><!-- | <a href="https://halcyon.envs.net/" target="_blank">halcyon</a>--></p>
<p>also available over <a href="gopher://pleroma.envs.net:7070" target="_blank">Gopher</a> (<a href="https://gopher.envs.net/pleroma.envs.net:7070" target="_blank">http proxy</a>).</p>
<p>&bull; <a href="https://fediverse.network/pleroma.envs.net" target="_blank">Instance Statisic</a></p>
<p>also available over <a href="gopher://pleroma.envs.net" target="_blank">Gopher</a> (<a href="https://gopher.envs.net/pleroma.envs.net" target="_blank">http proxy</a>).</p>
</div>