X-Git-Url: https://njoseph.me/gitweb/hyde.git/blobdiff_plain/7e7e3ff3ab21767e1054da8841cda8015c4aabd6..9989bda110761c73591d6aecfd2a57c50df9290f:/layouts/_default/single.html diff --git a/layouts/_default/single.html b/layouts/_default/single.html index a6f29b1..e0b2f94 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,7 +1,7 @@ -{{ template "theme/chrome/head.html" . }} +{{ template "theme/partials/head.html" . }} -{{ template "theme/chrome/sidebar.html" . }} +{{ template "theme/partials/sidebar.html" . }}