Add initial hugo site

This commit is contained in:
2022-10-08 01:11:53 -03:00
parent 9e04fa0d81
commit 407cda8335
7 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
title: "Learning Hugo"
date: 2022-10-08T00:33:29-03:00
draft: false
---
# Hugo Test
Hello World!