Skip to content

Commit

Permalink
chore: update dates
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil committed Oct 20, 2023
1 parent 664faa7 commit 512ded4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/Blog/posts/post-with-code/index.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Post With Code"
author: "Harlow Malloc"
date: "2023-10-18"
date: "2023-10-20"
categories: [news, code, analysis]
image: "image.jpg"
---
Expand Down
2 changes: 1 addition & 1 deletion demo/Blog/posts/welcome/index.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Welcome To My Blog"
author: "Tristan O'Malley"
date: "2023-10-15"
date: "2023-10-17"
categories: [news]
---

Expand Down
2 changes: 1 addition & 1 deletion demo/Book/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
book:
title: "Book"
author: "Norah Jones"
date: "10/18/2023"
date: "10/20/2023"
chapters:
- index.qmd
- intro.qmd
Expand Down

0 comments on commit 512ded4

Please sign in to comment.