First commit

This commit is contained in:
2024-10-08 08:26:14 -06:00
commit d3beb92c8e
10 changed files with 84 additions and 0 deletions

8
content/index.smd Normal file
View File

@ -0,0 +1,8 @@
---
.title = "My website",
.date = @date("2024-10-06T12:14:00-07:00"),
.author = "Brandon",
.layout = "home.shtml",
---
Check out my [posts]($link.url('http://localhost:1990/posts/index.html'))!