summaryrefslogtreecommitdiffstats
path: root/content/art/emojis/drgn/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/art/emojis/drgn/index.md')
-rw-r--r--content/art/emojis/drgn/index.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/content/art/emojis/drgn/index.md b/content/art/emojis/drgn/index.md
index ad3f213..0511ec0 100644
--- a/content/art/emojis/drgn/index.md
+++ b/content/art/emojis/drgn/index.md
@@ -3,5 +3,18 @@ schema_type: VisualArtwork
3title: drgn 3title: drgn
4date: 2022-07-06 4date: 2022-07-06
5thumbnail: png 5thumbnail: png
6url: /projects/emojis/drgn/
7--- 6---
7
8::: figure
9![](overview_small.png)
10:::
11
12**Latest release:** v1.1 (%last_update.yyyy_mm_dd%)\
13**[Download](drgn.zip)**\
14**License:** CC BY-NC-SA 4.0
15
16To install these emojis on Pleroma, you can run the following command:
17
18```plain
19mix pleroma.emoji get-packs drgn -m https://volpeon.ink/art/emojis/drgn/manifest.json
20```