X-Git-Url: https://njoseph.me/gitweb/hyde.git/blobdiff_plain/da66ac1983b586765652f54bf556f268f1e32ff4..fb2045b770e00f178e8018eea1776a3c560f50e8:/layouts/index.html?ds=sidebyside diff --git a/layouts/index.html b/layouts/index.html index cb75c3b..b26cdf5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,7 +1,7 @@ -{{ template "theme/chrome/head.html" . }} +{{ partial "head.html" . }} -{{ template "theme/chrome/sidebar.html" . }} +{{ partial "sidebar.html" . }}
@@ -20,7 +20,7 @@
{{ end }}
- +