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