summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/drgn/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-07-02 18:54:26 +0200
committerVolpeon <git@volpeon.ink>2022-07-02 18:54:26 +0200
commit3816e3f13700e8171ed3ca557c2440ff477d8eb2 (patch)
treea5c95ffdd3928c7e74fba63c31e5395b97359aaf /content/projects/emojis/drgn/index.md
parentUpdate (diff)
downloadvolpeon.ink-3816e3f13700e8171ed3ca557c2440ff477d8eb2.tar.gz
volpeon.ink-3816e3f13700e8171ed3ca557c2440ff477d8eb2.tar.bz2
volpeon.ink-3816e3f13700e8171ed3ca557c2440ff477d8eb2.zip
Added drgn emojis
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```