chore: initial commit

This commit is contained in:
Jan Raasch 2020-08-31 15:40:11 +02:00
commit 5880538157
36 changed files with 930 additions and 0 deletions

3
layouts/index.html Normal file
View file

@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}