summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/vlpn
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-11-16 12:46:03 +0100
committerVolpeon <git@volpeon.ink>2021-11-16 12:46:03 +0100
commit1b0b2b3fe1f2bc5f5a2556557b652b66b952f28b (patch)
tree0fcb9c351a3ccafc181aeb017cae2710094c38c6 /content/projects/emojis/vlpn
parentUpdate emoji pages (diff)
downloadvolpeon.ink-1b0b2b3fe1f2bc5f5a2556557b652b66b952f28b.tar.gz
volpeon.ink-1b0b2b3fe1f2bc5f5a2556557b652b66b952f28b.tar.bz2
volpeon.ink-1b0b2b3fe1f2bc5f5a2556557b652b66b952f28b.zip
Updated emoji pages again
Diffstat (limited to 'content/projects/emojis/vlpn')
-rw-r--r--content/projects/emojis/vlpn/index.md9
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
11Pleroma provides a command to import custom emojis: 12To install these emojis on Pleroma, you can run the following command:
12 13
13```plain 14```plain
14mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json 15mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json
15``` 16```
16
17For all other platforms, there's the archive:
18
19[Download](vlpn.zip)