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.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/content/art/emojis/bunhd/index.md b/content/art/emojis/bunhd/index.md
index 652b3c7..50d0536 100644
--- a/content/art/emojis/bunhd/index.md
+++ b/content/art/emojis/bunhd/index.md
@@ -3,5 +3,19 @@ schema_type: VisualArtwork
3title: BunHD 3title: BunHD
4date: 2019-09-30 4date: 2019-09-30
5thumbnail: png 5thumbnail: png
6url: /projects/emojis/bunhd/
7--- 6---
7
8::: figure
9![](screenshot.png)
10:::
11
12**Latest release:** v1.2.1 (%last_update.yyyy_mm_dd%)\
13**Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip)\
14**License:** Apache 2.0
15
16To install these emojis on Pleroma, you can run the following commands:
17
18```plain
19mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/art/emojis/bunhd/manifest.json
20mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/art/emojis/bunhd/manifest.json
21```