This commit is contained in:
OniriCorpe 2020-08-19 22:40:15 +02:00
parent 58782b007f
commit 803ed5d741
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
Emojis by [@AuroreAcelya@pipou.academy](https://pipou.academy/@AuroreAcelya)
Licence : [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
Pleroma:
- From source:
`mix pleroma.emoji get-packs blobrat -m https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/manifest.json`
- OTP:
`./bin/pleroma_ctl emoji get-packs blobrat -m https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/manifest.json`
Mastodon:

View File

@ -1,7 +1,7 @@
{
"blobrat": {
"description": "Like Blobcat, but with rats",
"files": "pack.json",
"files": "https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/pack.json",
"homepage": "https://labo.emelyne.eu/oniricorpe/blobrats/",
"license": "CC0",
"src": "https://labo.emelyne.eu/oniricorpe/blobrats/raw/branch/master/blobrats.zip",