sync: update content from obsidian vault
This commit is contained in:
parent
84749c8d9b
commit
b82752c120
12 changed files with 233 additions and 208 deletions
|
|
@ -1,11 +1,13 @@
|
|||
---
|
||||
title: "Chronological pagination example"
|
||||
description: "Pagination works regardless of folder name."
|
||||
date: "2024-03-21"
|
||||
title: Chronological pagination example
|
||||
description: Pagination works regardless of folder name.
|
||||
date: '2024-03-21'
|
||||
tags:
|
||||
- example
|
||||
---
|
||||
|
||||
|
||||
This post should show up in proper chronological order even though its folder comes last in the `content/blog` directory.
|
||||
|
||||
The `Previous Post` and `Next Post` buttons under each blog post should also keep the proper chronological order, based on the frontmatter `date` field.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue