diff options
-rw-r--r-- | content/projects/emojis/fox/index.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/content/projects/emojis/fox/index.md b/content/projects/emojis/fox/index.md index 561617b..d51d459 100644 --- a/content/projects/emojis/fox/index.md +++ b/content/projects/emojis/fox/index.md | |||
@@ -13,10 +13,12 @@ thumbnail: png | |||
13 | **[Download](fox.zip)**\ | 13 | **[Download](fox.zip)**\ |
14 | **License:** CC BY-NC-SA 4.0 | 14 | **License:** CC BY-NC-SA 4.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 fox -m https://volpeon.ink/projects/emojis/fox/manifest.json | 19 | mix pleroma.emoji get-packs fox -m https://volpeon.ink/projects/emojis/fox/manifest.json |
20 | ``` | 20 | ``` |
21 | 21 | ||
22 | To install these emojis on Misskey, go to the emoji section in the control panel, open the three-dot-menu and use "Import". | 22 | **Installation on Misskey:** Go to the emoji section in the control panel, open the three-dot-menu and use "Import". |
23 | |||
24 | **Installation everywhere else:** All PNG files are in the ZIP file. | ||