From 8990aed5ea6449ec24ce1c79590b8911b1699fc3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 12 Mar 2021 18:37:38 +0100 Subject: Created project pages for blobfox and bunhd emojis --- content/projects/bunhd-emojis/index.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/projects/bunhd-emojis/index.md (limited to 'content/projects/bunhd-emojis/index.md') 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 @@ +--- +title: BunHD Emojis +category: emj +--- + +![](screenshot.png) + +**Latest release:** v1.2.1 (2019-09-30 16:26 CET) + +This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. +It's possible to use both versions at the same time. + +## Install on Pleroma + +```plain +mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/bunhd-emojis/manifest.json +``` + +Flip version: + +```plain +mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/bunhd-emojis/manifest.json +``` + +## Download for Mastodon + +[Regular version](bunhd.zip) +[Flip version](bunhd_flip.zip) -- cgit v1.2.3-54-g00ecf