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