diff --git a/README.md b/README.md index 249c6c13..a9281270 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/static/instance/panel.html b/static/instance/panel.html index 94ccf0e0..cc570bad 100644 --- a/static/instance/panel.html +++ b/static/instance/panel.html @@ -3,8 +3,6 @@
Welcome to Pleroma on envs.net.
-also available over Gopher (http proxy).
- - +also available over Gopher (http proxy).