From d1c4de77dcd4b6dd5c20aa286f6e6bbcee6c2b5b Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 16 Nov 2021 12:06:29 +0100 Subject: Update emoji pages --- content/projects/emojis/blobfox/index.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'content/projects/emojis/blobfox/index.md') diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md index 996c29c..4300437 100644 --- a/content/projects/emojis/blobfox/index.md +++ b/content/projects/emojis/blobfox/index.md @@ -11,19 +11,14 @@ preview: preview.jpg 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 +Pleroma provides a command to import custom emojis: ```plain mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json -``` - -Flip version: - -```plain mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json ``` -## Download for Mastodon +For all other platforms, there's the archive: -[Regular version](blobfox.tar.gz) -[Flip version](blobfox_flip.tar.gz) +[Regular version](blobfox.zip) +[Flip version](blobfox_flip.zip) -- cgit v1.2.3-54-g00ecf