summaryrefslogtreecommitdiffstats
path: root/content/art/emojis/bunhd/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/art/emojis/bunhd/index.md')
-rw-r--r--content/art/emojis/bunhd/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/art/emojis/bunhd/index.md b/content/art/emojis/bunhd/index.md
new file mode 100644
index 0000000..eb3b648
--- /dev/null
+++ b/content/art/emojis/bunhd/index.md
@@ -0,0 +1,19 @@
1---
2title: BunHD
3date: 2019-09-30
4thumbnail: png
5---
6
7::: figure
8![](screenshot.png)
9:::
10
11**Latest release:** v1.2.1 (%last_update.yyyy_mm_dd%)
12**Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip)
13
14To install these emojis on Pleroma, you can run the following commands:
15
16```plain
17mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json
18mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json
19```