Added all the things.

This commit is contained in:
2020-04-10 16:14:44 -04:00
parent e9102cb58d
commit cd6862c836
47 changed files with 1139 additions and 0 deletions

4
layouts/index.html Normal file
View File

@ -0,0 +1,4 @@
{{ define "main" }}
{{ partial "jumbotron.html" . }}
{{ partial "simple-software.html" . }}
{{ end }}