website/layouts/index.html
steverusso 1b2686c3eb Switch to using Hugo. (#8)
Added all the things.

Updated gitignore and README.

Removed all the things.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-04-10 20:23:17 +00:00

5 lines
104 B
HTML

{{ define "main" }}
{{ partial "jumbotron.html" . }}
{{ partial "simple-software.html" . }}
{{ end }}