diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-12 13:18:46 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-12 13:18:46 +0200 |
| commit | 68dc5757b3a395ba89dfcc81103a5fbd31f03b2c (patch) | |
| tree | 1810595c1811cb50fe9a0f6116bf64f29e289d7d /content/fediring | |
| parent | Fixed list, updated fonts, fixed source wrapping (diff) | |
| download | volpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.tar.gz volpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.tar.bz2 volpeon.ink-68dc5757b3a395ba89dfcc81103a5fbd31f03b2c.zip | |
Better list layouts, added 'random' link for Fediring
Diffstat (limited to 'content/fediring')
| -rw-r--r-- | content/fediring/index.md | 2 | ||||
| -rw-r--r-- | content/fediring/next.md | 2 | ||||
| -rw-r--r-- | content/fediring/random.md | 6 |
3 files changed, 8 insertions, 2 deletions
diff --git a/content/fediring/index.md b/content/fediring/index.md index 1caffef..fc5a43e 100644 --- a/content/fediring/index.md +++ b/content/fediring/index.md | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Fediring | 2 | title: Fediring |
| 3 | position: 100 | 3 | position: 100 |
| 4 | list_layout: grid | 4 | list_layout: grid-3 |
| 5 | url: https://fediring.net/ | 5 | url: https://fediring.net/ |
| 6 | --- | 6 | --- |
| 7 | 7 | ||
diff --git a/content/fediring/next.md b/content/fediring/next.md index 3aa08a7..cb85ad7 100644 --- a/content/fediring/next.md +++ b/content/fediring/next.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Next website | 2 | title: Next website |
| 3 | position: 2 | 3 | position: 3 |
| 4 | icon: blank | 4 | icon: blank |
| 5 | post_icon: arrow-right | 5 | post_icon: arrow-right |
| 6 | url: https://fediring.net/next?host=volpeon.ink | 6 | url: https://fediring.net/next?host=volpeon.ink |
diff --git a/content/fediring/random.md b/content/fediring/random.md new file mode 100644 index 0000000..5911a85 --- /dev/null +++ b/content/fediring/random.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | --- | ||
| 2 | title: Random website | ||
| 3 | position: 2 | ||
| 4 | icon: shuffle | ||
| 5 | url: https://fediring.net/random | ||
| 6 | --- | ||
