Add more hugo templates
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Home"
|
||||
date: 2023-05-31T09:14:56-04:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Welcome to Balki's Blog
|
||||
-----------------------
|
||||
|
||||
|
||||
I am Balakrishnan Balasubramanian (a) balki. Nothing much here. Checkout the nav bar above for interesting stuff.
|
||||
@@ -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