mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 01:47:28 -05:00
Add the ability to feature an image in an article on list pages
This commit is contained in:
@ -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"
|
||||
+++
|
||||
|
Reference in New Issue
Block a user