summaryrefslogtreecommitdiffstats
path: root/content/projects/blobfox-emojis/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/blobfox-emojis/index.md')
-rw-r--r--content/projects/blobfox-emojis/index.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/content/projects/blobfox-emojis/index.md b/content/projects/blobfox-emojis/index.md
new file mode 100644
index 0000000..97a186e
--- /dev/null
+++ b/content/projects/blobfox-emojis/index.md
@@ -0,0 +1,28 @@
1---
2title: Blobfox Emojis
3category: emj
4---
5
6![](screenshot.png)
7
8**Latest release:** v1.6 (2020-09-04 18:02 CEST)
9
10This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis.
11It's possible to use both versions at the same time.
12
13## Install on Pleroma
14
15```plain
16mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/blobfox-emojis/manifest.json
17```
18
19Flip version:
20
21```plain
22mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/blobfox-emojis/manifest.json
23```
24
25## Download for Mastodon
26
27[Regular version](blobfox.tar.gz)
28[Flip version](blobfox_flip.tar.gz)