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/blobfox | |
| 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/blobfox')
| -rw-r--r-- | content/projects/emojis/blobfox/index.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md index b0029c4..5009575 100644 --- a/content/projects/emojis/blobfox/index.md +++ b/content/projects/emojis/blobfox/index.md | |||
| @@ -1,12 +1,13 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Blobfox | 2 | title: Blobfox |
| 3 | category: emojis | 3 | category: emojis |
| 4 | preview: preview.jpg | 4 | last_update: 2020-09-04 |
| 5 | preview: preview.jpg | ||
| 5 | --- | 6 | --- |
| 6 | 7 | ||
| 7 |  | 8 |  |
| 8 | 9 | ||
| 9 | **Latest release:** v1.6 (2020-09-04 18:02 CEST) | 10 | **Latest release:** v1.6 (%last_update.yyyy_mm_dd%) |
| 10 | **Download:** [regular version](blobfox.zip), [flipped version](blobfox_flip.zip) | 11 | **Download:** [regular version](blobfox.zip), [flipped version](blobfox_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: |
