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/fox/index.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/projects/emojis/fox/index.md (limited to 'content/projects/emojis/fox/index.md') diff --git a/content/projects/emojis/fox/index.md b/content/projects/emojis/fox/index.md new file mode 100644 index 0000000..faa4bcc --- /dev/null +++ b/content/projects/emojis/fox/index.md @@ -0,0 +1,25 @@ +--- +schema_type: VisualArtwork +title: fox +date: 2022-07-16 +last_update: 2022-07-17 +thumbnail: png +--- + +::: figure +![](overview.png) +::: + +**Latest release:** v1.1 (%last_update.yyyy_mm_dd%)\ +**[Download](fox.zip)**\ +**License:** CC BY-NC-SA 4.0 + +**Installation on Pleroma:** Run the following command: + +```plain +mix pleroma.emoji get-packs fox -m https://volpeon.ink/projects/emojis/fox/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