diff options
Diffstat (limited to 'content/art/emojis/vlpn')
-rw-r--r-- | content/art/emojis/vlpn/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/art/emojis/vlpn/index.md b/content/art/emojis/vlpn/index.md index 0661344..6c34e08 100644 --- a/content/art/emojis/vlpn/index.md +++ b/content/art/emojis/vlpn/index.md | |||
@@ -13,8 +13,10 @@ thumbnail: png | |||
13 | **[Download](vlpn.zip)**\ | 13 | **[Download](vlpn.zip)**\ |
14 | **License:** Apache 2.0 | 14 | **License:** Apache 2.0 |
15 | 15 | ||
16 | To install these emojis on Pleroma, you can run the following command: | 16 | **Installation on Pleroma:** Run the following command: |
17 | 17 | ||
18 | ```plain | 18 | ```plain |
19 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/art/emojis/vlpn/manifest.json | 19 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/art/emojis/vlpn/manifest.json |
20 | ``` | 20 | ``` |
21 | |||
22 | **Installation on Mastodon:** Extract the archive and use the [Mastodon custom emoji importer](https://github.com/impiaaa/mastodon_import_emoji). | ||