X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/17a69ee6307a643777a851b31fd5b498e200aa76..c0cdd0ea1b477246ba9cb9e7123e80535e97ea8f:/layouts/index.html diff --git a/layouts/index.html b/layouts/index.html index b8c9d65..6b273ff 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,26 +1,18 @@ -{{ template "theme/partials/head.html" . }} - - -{{ template "theme/partials/sidebar.html" . }} - -
+{{ define "main" -}}
- - {{ range .Data.Pages }} -
-

- - {{ .Title }} - -

- - - - {{ .Content }} +{{ range .Data.Pages -}} + +{{- end }}
-
- - - +{{- end }}