summaryrefslogtreecommitdiffstats
path: root/content/art/emojis/bunhd/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-07-21 10:23:35 +0200
committerVolpeon <git@volpeon.ink>2022-07-21 10:23:35 +0200
commit513002c44eabf8279eee0f72314fa3192b4a6090 (patch)
tree0ffb9f82cd81a716b83c2bec7c492af13c311bd8 /content/art/emojis/bunhd/index.md
parentFix BunHD redirect (diff)
downloadvolpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.tar.gz
volpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.tar.bz2
volpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.zip
Moved emojis to art, set up up redirects
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```