X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/9989bda110761c73591d6aecfd2a57c50df9290f..a04b9e15746f679a3a6d8f325b82e2392b20d380:/layouts/index.html diff --git a/layouts/index.html b/layouts/index.html index 320b975..36f3ac2 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,7 +1,7 @@ -{{ template "theme/partials/head.html" . }} - +{{ partial "head.html" . }} + -{{ template "theme/partials/sidebar.html" . }} +{{ partial "sidebar.html" . }}
@@ -20,7 +20,7 @@
{{ end }}
- +