diff options
| author | Volpeon <git@volpeon.ink> | 2021-11-16 17:43:15 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-11-16 17:43:15 +0100 |
| commit | 28527ca2a2336c371966cef441247f11a6805686 (patch) | |
| tree | 2c940d0cd65116343d05ed75b9e7188e0a7cb133 /content/projects/emojis/bunhd | |
| parent | Slightly smaller cards (diff) | |
| download | volpeon.ink-28527ca2a2336c371966cef441247f11a6805686.tar.gz volpeon.ink-28527ca2a2336c371966cef441247f11a6805686.tar.bz2 volpeon.ink-28527ca2a2336c371966cef441247f11a6805686.zip | |
Make variables accessible from content files
Diffstat (limited to 'content/projects/emojis/bunhd')
| -rw-r--r-- | content/projects/emojis/bunhd/index.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/content/projects/emojis/bunhd/index.md b/content/projects/emojis/bunhd/index.md index e46c524..e3b24fd 100644 --- a/content/projects/emojis/bunhd/index.md +++ b/content/projects/emojis/bunhd/index.md | |||
| @@ -1,12 +1,13 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: BunHD | 2 | title: BunHD |
| 3 | category: emojis | 3 | category: emojis |
| 4 | preview: preview.png | 4 | last_update: 2019-09-30 |
| 5 | preview: preview.png | ||
| 5 | --- | 6 | --- |
| 6 | 7 | ||
| 7 |  | 8 |  |
| 8 | 9 | ||
| 9 | **Latest release:** v1.2.1 (2019-09-30 16:26 CET) | 10 | **Latest release:** v1.2.1 (%last_update.yyyy_mm_dd%) |
| 10 | **Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip) | 11 | **Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip) |
| 11 | 12 | ||
| 12 | To install these emojis on Pleroma, you can run the following commands: | 13 | To install these emojis on Pleroma, you can run the following commands: |
