X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/17a69ee6307a643777a851b31fd5b498e200aa76..b8dbb207935197fa7b6a3ddae30f796bbefcd320:/layouts/index.html diff --git a/layouts/index.html b/layouts/index.html index b8c9d65..b26cdf5 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" . }}