diff options
Diffstat (limited to 'content/projects/emojis/bunhd')
-rw-r--r-- | content/projects/emojis/bunhd/index.md | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/content/projects/emojis/bunhd/index.md b/content/projects/emojis/bunhd/index.md index a0eb209..53c08b8 100644 --- a/content/projects/emojis/bunhd/index.md +++ b/content/projects/emojis/bunhd/index.md | |||
@@ -11,19 +11,14 @@ preview: preview.png | |||
11 | This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. | 11 | This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. |
12 | It's possible to use both versions at the same time. | 12 | It's possible to use both versions at the same time. |
13 | 13 | ||
14 | ## Install on Pleroma | 14 | Pleroma provides a command to import custom emojis: |
15 | 15 | ||
16 | ```plain | 16 | ```plain |
17 | mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | 17 | mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json |
18 | ``` | ||
19 | |||
20 | Flip version: | ||
21 | |||
22 | ```plain | ||
23 | mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | 18 | mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json |
24 | ``` | 19 | ``` |
25 | 20 | ||
26 | ## Download for Mastodon | 21 | For all other platforms, there's the archive: |
27 | 22 | ||
28 | [Regular version](bunhd.zip) | 23 | [Regular version](bunhd.zip) |
29 | [Flip version](bunhd_flip.zip) | 24 | [Flip version](bunhd_flip.zip) |