From 3825a44f3d93ecf1a7561f24f7f3b051b5f8275f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 16 Jul 2022 18:30:59 +0200 Subject: Add "fox" emoji project --- content/projects/emojis/fox/index.md | 22 ++++++++++++++++++++++ 1 file changed, 22 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..d3b7fa2 --- /dev/null +++ b/content/projects/emojis/fox/index.md @@ -0,0 +1,22 @@ +--- +schema_type: VisualArtwork +title: fox +date: 2022-07-06 +thumbnail: png +--- + +::: figure +![](overview.png) +::: + +**Latest release:** v1.0 (%last_update.yyyy_mm_dd%)\ +**[Download](fox.zip)**\ +**License:** CC BY-NC-SA 4.0 + +To install these emojis on Pleroma, you can run the following command: + +```plain +mix pleroma.emoji get-packs fox -m https://volpeon.ink/projects/emojis/fox/manifest.json +``` + +To install these emojis on Misskey, go to the emoji section in the control panel, open the three-dot-menu and use "Import". -- cgit v1.2.3-54-g00ecf