summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/blobfox/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-11-16 12:06:29 +0100
committerVolpeon <git@volpeon.ink>2021-11-16 12:06:29 +0100
commitd1c4de77dcd4b6dd5c20aa286f6e6bbcee6c2b5b (patch)
tree750c34374fc2134db4aadabb0d7f425f6b4d856e /content/projects/emojis/blobfox/index.md
parentGet VSCode Stylelint to work again (diff)
downloadvolpeon.ink-d1c4de77dcd4b6dd5c20aa286f6e6bbcee6c2b5b.tar.gz
volpeon.ink-d1c4de77dcd4b6dd5c20aa286f6e6bbcee6c2b5b.tar.bz2
volpeon.ink-d1c4de77dcd4b6dd5c20aa286f6e6bbcee6c2b5b.zip
Update emoji pages
Diffstat (limited to 'content/projects/emojis/blobfox/index.md')
-rw-r--r--content/projects/emojis/blobfox/index.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md
index 996c29c..4300437 100644
--- a/content/projects/emojis/blobfox/index.md
+++ b/content/projects/emojis/blobfox/index.md
@@ -11,19 +11,14 @@ preview: preview.jpg
11This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. 11This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis.
12It's possible to use both versions at the same time. 12It's possible to use both versions at the same time.
13 13
14## Install on Pleroma 14Pleroma provides a command to import custom emojis:
15 15
16```plain 16```plain
17mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json 17mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json
18```
19
20Flip version:
21
22```plain
23mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json 18mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json
24``` 19```
25 20
26## Download for Mastodon 21For all other platforms, there's the archive:
27 22
28[Regular version](blobfox.tar.gz) 23[Regular version](blobfox.zip)
29[Flip version](blobfox_flip.tar.gz) 24[Flip version](blobfox_flip.zip)