Two dummy posts
This commit is contained in:
parent
9fec654586
commit
67718659a3
2 changed files with 14 additions and 0 deletions
7
content/posts/the-first-post.md
Normal file
7
content/posts/the-first-post.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "The First Post"
|
||||
date: 2021-09-20T08:39:41-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
This is the first post of the rest of my blog.
|
7
content/posts/the-second-post.md
Normal file
7
content/posts/the-second-post.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "The Second Post"
|
||||
date: 2021-09-25T08:39:46-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Here's the second post. It's a quarter past ten.
|
Loading…
Add table
Add a link
Reference in a new issue