This commit is contained in:
Fabian Montero 2025-09-13 14:33:34 -06:00
commit 91213f3c60
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
82 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,3 @@
+++
render = false
+++

View file

@ -0,0 +1,6 @@
+++
title = "About Me"
path = "about"
+++
Hello, World!

View file

@ -0,0 +1,5 @@
+++
title = "Archive"
path = "archive"
template = "archive.html"
+++