X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/9989bda110761c73591d6aecfd2a57c50df9290f..c0cdd0ea1b477246ba9cb9e7123e80535e97ea8f:/layouts/index.html diff --git a/layouts/index.html b/layouts/index.html index 320b975..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 }}