summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/drgn/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/emojis/drgn/index.md')
-rw-r--r--content/projects/emojis/drgn/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/projects/emojis/drgn/index.md b/content/projects/emojis/drgn/index.md
new file mode 100644
index 0000000..78f93cb
--- /dev/null
+++ b/content/projects/emojis/drgn/index.md
@@ -0,0 +1,19 @@
1---
2schema_type: VisualArtwork
3title: drgn
4date: 2022-07-02
5thumbnail: png
6---
7
8::: figure
9![](overview_small.png)
10:::
11
12**Latest release:** v1.0 (%last_update.yyyy_mm_dd%)
13**[Download](drgn.zip)**
14
15To install these emojis on Pleroma, you can run the following command:
16
17```plain
18mix pleroma.emoji get-packs drgn -m https://volpeon.ink/projects/emojis/drgn/manifest.json
19```