summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/vlpn/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-07-21 10:23:35 +0200
committerVolpeon <git@volpeon.ink>2022-07-21 10:23:35 +0200
commit513002c44eabf8279eee0f72314fa3192b4a6090 (patch)
tree0ffb9f82cd81a716b83c2bec7c492af13c311bd8 /content/projects/emojis/vlpn/index.md
parentFix BunHD redirect (diff)
downloadvolpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.tar.gz
volpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.tar.bz2
volpeon.ink-513002c44eabf8279eee0f72314fa3192b4a6090.zip
Moved emojis to art, set up up redirects
Diffstat (limited to 'content/projects/emojis/vlpn/index.md')
-rw-r--r--content/projects/emojis/vlpn/index.md20
1 files changed, 2 insertions, 18 deletions
diff --git a/content/projects/emojis/vlpn/index.md b/content/projects/emojis/vlpn/index.md
index 2d560aa..5ac729e 100644
--- a/content/projects/emojis/vlpn/index.md
+++ b/content/projects/emojis/vlpn/index.md
@@ -1,20 +1,4 @@
1--- 1---
2schema_type: VisualArtwork 2url: /art/emojis/vlpn/
3title: vlpn 3unlisted: true
4date: 2021-07-23
5thumbnail: png
6--- 4---
7
8::: figure
9![](overview.png)
10:::
11
12**Latest release:** v1.1 (%last_update.yyyy_mm_dd%)\
13**[Download](vlpn.zip)**\
14**License:** Apache 2.0
15
16To install these emojis on Pleroma, you can run the following command:
17
18```plain
19mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json
20```