Add the ability to feature an image in an article on list pages

This commit is contained in:
2021-10-06 17:34:55 -05:00
parent 02fcd97a9a
commit 2490ebe6d9
3 changed files with 24 additions and 3 deletions

View File

@ -11,4 +11,10 @@ Lorem ipsum
tags = [
"awesome",
]
# this image will be shown for the article in list pages
[[resources]]
name = "feature"
src = "gui.webp"
title = "Checkra1n GUI running on Arch Linux"
+++