feat: links added
This commit is contained in:
parent
e1fabbb740
commit
b6f0b4bbfc
1 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,10 @@ links:
|
||||||
description: GitHub is the world's largest software development platform.
|
description: GitHub is the world's largest software development platform.
|
||||||
website: https://github.com
|
website: https://github.com
|
||||||
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
||||||
|
- title: Tschunk recipe
|
||||||
|
description: The original Tschunk recipe! What, no wayyyy
|
||||||
|
website: https://entropia.de/Tschunk
|
||||||
|
image: https://entropia.de/images/thumb/d/df/Chunk.jpg/170px-Chunk.jpg
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: 4
|
weight: 4
|
||||||
|
@ -30,4 +34,4 @@ links:
|
||||||
image: ts-logo-128.jpg
|
image: ts-logo-128.jpg
|
||||||
```
|
```
|
||||||
|
|
||||||
`image` field accepts both local and external images.
|
`image` field accepts both local and external images.
|
||||||
|
|
Loading…
Reference in a new issue