Add more hugo templates
This commit is contained in:
12
hugo/content/posts/firstpost.md
Normal file
12
hugo/content/posts/firstpost.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "First Post"
|
||||
date: 2023-05-30T22:31:45-04:00
|
||||
draft: true
|
||||
---
|
||||
|
||||
## Blogging with Hugo
|
||||
|
||||
Hello world
|
||||
|
||||
So far good! :)
|
||||
|
Reference in New Issue
Block a user