initial commit

This commit is contained in:
geekifan
2025-04-19 21:27:20 +08:00
commit 8e25bfe11e
36 changed files with 3929 additions and 0 deletions

3
layouts/index.html Normal file
View File

@ -0,0 +1,3 @@
{{ define "main" }}
<h1>Welcome to My Site!</h1>
{{ end }}