1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-29 02:55:48 -04:00

update homepage

This commit is contained in:
2020-07-16 15:02:26 -04:00
parent 85042d3503
commit ea244a5372
23 changed files with 90 additions and 70 deletions

View File

@@ -1,5 +1,5 @@
{{ define "main" }}
<div class="layout" id="layout--home">
<div class="layout layout-home">
{{ .Content }}
</div>
{{ end }}