add about me and hello world
This commit is contained in:
14
content/post/hello-world/index.md
Normal file
14
content/post/hello-world/index.md
Normal file
@ -0,0 +1,14 @@
|
||||
+++
|
||||
author = "Kristóf Torma"
|
||||
title = "Hello World"
|
||||
date = "2022-04-17"
|
||||
description = "Welcome to my blog!"
|
||||
categories = [
|
||||
"personal"
|
||||
]
|
||||
tags = [
|
||||
"personal"
|
||||
]
|
||||
+++
|
||||
|
||||
Hello World! This is my statically generated blog. Very modern and fancy. I plan to post here semi-regularly about things that interest me at the time or maybe I'll tear this place down and replace it with an even more modern and facy blank HTML page.
|
Reference in New Issue
Block a user