summaryrefslogtreecommitdiffstats
path: root/content/projects/bunhd-emojis/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/bunhd-emojis/index.md')
-rw-r--r--content/projects/bunhd-emojis/index.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/content/projects/bunhd-emojis/index.md b/content/projects/bunhd-emojis/index.md
new file mode 100644
index 0000000..bd89b1d
--- /dev/null
+++ b/content/projects/bunhd-emojis/index.md
@@ -0,0 +1,28 @@
1---
2title: BunHD Emojis
3category: emj
4---
5
6![](screenshot.png)
7
8**Latest release:** v1.2.1 (2019-09-30 16:26 CET)
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 bunhd -m https://volpeon.ink/projects/bunhd-emojis/manifest.json
17```
18
19Flip version:
20
21```plain
22mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/bunhd-emojis/manifest.json
23```
24
25## Download for Mastodon
26
27[Regular version](bunhd.zip)
28[Flip version](bunhd_flip.zip)