Adding feeds and feature image to first blog

This commit is contained in:
2023-10-12 15:13:30 +02:00
parent f03d7071ed
commit b28c23855a
14 changed files with 577 additions and 36 deletions

View File

@ -5,4 +5,5 @@ listing:
type: grid # or `default` or `table`; each type has its own set of yaml options to include
sort: "date desc" # can also sort on more than one field
categories: true # allows you to sort posts by assigned categories
feed: true
---