diff options
author | Volpeon <git@volpeon.ink> | 2022-06-13 14:49:07 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-06-13 14:49:07 +0200 |
commit | fe445751d7fe4ea49ae9f0a7d0b1d2a585b58830 (patch) | |
tree | 6714d25c95dbefcdb75f88098efa284e1b6be031 /content/visual/emojis/bunhd/index.md | |
parent | Update (diff) | |
download | volpeon.ink-fe445751d7fe4ea49ae9f0a7d0b1d2a585b58830.tar.gz volpeon.ink-fe445751d7fe4ea49ae9f0a7d0b1d2a585b58830.tar.bz2 volpeon.ink-fe445751d7fe4ea49ae9f0a7d0b1d2a585b58830.zip |
Restructuring
Diffstat (limited to 'content/visual/emojis/bunhd/index.md')
-rw-r--r-- | content/visual/emojis/bunhd/index.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/content/visual/emojis/bunhd/index.md b/content/visual/emojis/bunhd/index.md deleted file mode 100644 index eb3b648..0000000 --- a/content/visual/emojis/bunhd/index.md +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | --- | ||
2 | title: BunHD | ||
3 | date: 2019-09-30 | ||
4 | thumbnail: png | ||
5 | --- | ||
6 | |||
7 | ::: figure | ||
8 | ![](screenshot.png) | ||
9 | ::: | ||
10 | |||
11 | **Latest release:** v1.2.1 (%last_update.yyyy_mm_dd%) | ||
12 | **Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip) | ||
13 | |||
14 | To install these emojis on Pleroma, you can run the following commands: | ||
15 | |||
16 | ```plain | ||
17 | mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | ||
18 | mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | ||
19 | ``` | ||