X-Git-Url: https://njoseph.me/gitweb/hyde.git/blobdiff_plain/7e7e3ff3ab21767e1054da8841cda8015c4aabd6..9989bda110761c73591d6aecfd2a57c50df9290f:/layouts/_default/list.html diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 017c932..f93e73b 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.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" . }}