updated blog

This commit is contained in:
Merel Laauwen
2024-01-30 15:08:39 +00:00
parent 93487b0e50
commit 4009cc74e2
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
---
title: "News"
title: "Blog"
listing:
contents: posts # all Quarto docs in the `posts` directory will be included on your listing page
type: grid # or `default` or `table`; each type has its own set of yaml options to include
type: default # or `grid` 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