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 | |
| 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')
| -rw-r--r-- | content/projects/emojis/blobfox/index.md | 9 | ||||
| -rw-r--r-- | content/projects/emojis/bunhd/index.md | 9 | ||||
| -rw-r--r-- | content/projects/emojis/vlpn/index.md | 9 |
3 files changed, 15 insertions, 12 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: |
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: |
diff --git a/content/projects/emojis/vlpn/index.md b/content/projects/emojis/vlpn/index.md index e63ccfc..bbc2d5d 100644 --- a/content/projects/emojis/vlpn/index.md +++ b/content/projects/emojis/vlpn/index.md | |||
| @@ -1,12 +1,13 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: vlpn | 2 | title: vlpn |
| 3 | category: emojis | 3 | category: emojis |
| 4 | preview: preview.png | 4 | last_update: 2021-07-23 |
| 5 | preview: preview.png | ||
| 5 | --- | 6 | --- |
| 6 | 7 | ||
| 7 |  | 8 |  |
| 8 | 9 | ||
| 9 | **Latest release:** v1.1 (2021-07-23) | 10 | **Latest release:** v1.1 (%last_update.yyyy_mm_dd%) |
| 10 | **[Download](vlpn.zip)** | 11 | **[Download](vlpn.zip)** |
| 11 | 12 | ||
| 12 | To install these emojis on Pleroma, you can run the following command: | 13 | To install these emojis on Pleroma, you can run the following command: |
