Move blog directory.

This commit is contained in:
James Pace 2024-01-27 02:54:18 +00:00
parent aabe7052d8
commit 7bf962afcd
7 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
title: "Welcome!"
toc: false
listing:
id: blog-listing
contents: blog
id: post-listing
contents: posts
type: table
fields: [title, date]
sort: "date desc"
@ -20,5 +20,5 @@ today isn't nearly as interesting.
## Latest Posts
::: {#blog-listing}
::: {#post-listing}
:::

View File

@ -2,7 +2,7 @@
title: "Posts"
toc: false
listing:
contents: blog
contents: posts
type: table
fields: [title, date]
sort: "date desc"