diff options
author | Volpeon <git@volpeon.ink> | 2022-07-16 18:41:01 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-07-16 18:41:01 +0200 |
commit | 2dcd21467e3af81f30a4a8d7ead7ba4c52b02846 (patch) | |
tree | 051895f4dc3f10b29a101f3c485774e9eba98606 /content/projects/emojis/fox | |
parent | Fix post date (diff) | |
download | volpeon.ink-2dcd21467e3af81f30a4a8d7ead7ba4c52b02846.tar.gz volpeon.ink-2dcd21467e3af81f30a4a8d7ead7ba4c52b02846.tar.bz2 volpeon.ink-2dcd21467e3af81f30a4a8d7ead7ba4c52b02846.zip |
Update "fox" emoji description
Diffstat (limited to 'content/projects/emojis/fox')
-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. | ||