Finish the initial setup

This commit is contained in:
2024-10-01 17:26:39 +02:00
parent 29ea6d6564
commit 6f0767465e
6 changed files with 91 additions and 3 deletions

View File

@ -0,0 +1,4 @@
{{ if not (eq .Page.GitInfo.Body "")}}
## Author's comment
{{ .Page.GitInfo.Body }}
{{ end }}