From b964901cf4f470b5652c1257577deaf65c983243 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 11 Jan 2023 20:58:45 +0100 Subject: Move files from art to projects --- content/projects/emojis/raccoon/index.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/projects/emojis/raccoon/index.md (limited to 'content/projects/emojis/raccoon/index.md') diff --git a/content/projects/emojis/raccoon/index.md b/content/projects/emojis/raccoon/index.md new file mode 100644 index 0000000..f60b9d2 --- /dev/null +++ b/content/projects/emojis/raccoon/index.md @@ -0,0 +1,24 @@ +--- +schema_type: VisualArtwork +title: raccoon +date: 2022-07-17 +thumbnail: png +--- + +::: figure +![](overview.png) +::: + +**Latest release:** v1.1 (%last_update.yyyy_mm_dd%)\ +**[Download](raccoon.zip)**\ +**License:** CC BY-NC-SA 4.0 + +**Installation on Pleroma:** Run the following command: + +```plain +mix pleroma.emoji get-packs raccoon -m https://volpeon.ink/projects/emojis/raccoon/manifest.json +``` + +**Installation on Misskey:** Go to the emoji section in the control panel, open the three-dot-menu and use "Import". + +**Installation on Mastodon:** Extract the archive and use the [Mastodon custom emoji importer](https://github.com/impiaaa/mastodon_import_emoji). -- cgit v1.2.3-54-g00ecf