diff options
Diffstat (limited to 'content/projects/emojis/vlpn')
-rw-r--r-- | content/projects/emojis/vlpn/index.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/content/projects/emojis/vlpn/index.md b/content/projects/emojis/vlpn/index.md index 3540f4e..e63ccfc 100644 --- a/content/projects/emojis/vlpn/index.md +++ b/content/projects/emojis/vlpn/index.md | |||
@@ -6,14 +6,11 @@ preview: preview.png | |||
6 | 6 | ||
7 | ![](preview.png) | 7 | ![](preview.png) |
8 | 8 | ||
9 | **Latest release:** v1.1 (2021-07-23) | 9 | **Latest release:** v1.1 (2021-07-23) |
10 | **[Download](vlpn.zip)** | ||
10 | 11 | ||
11 | Pleroma provides a command to import custom emojis: | 12 | To install these emojis on Pleroma, you can run the following command: |
12 | 13 | ||
13 | ```plain | 14 | ```plain |
14 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json | 15 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json |
15 | ``` | 16 | ``` |
16 | |||
17 | For all other platforms, there's the archive: | ||
18 | |||
19 | [Download](vlpn.zip) | ||