about summary refs log tree commit diff stats
path: root/layouts/index.html
diff options
context:
space:
mode:
authorspf132014-05-23 16:44:37 -0400
committerspf132014-05-23 16:44:37 -0400
commit9989bda110761c73591d6aecfd2a57c50df9290f (patch)
treeb316a27d5a069f11a09894a2bc7bbd00813ddbd4 /layouts/index.html
parent7e7e3ff3ab21767e1054da8841cda8015c4aabd6 (diff)
downloadhyde-9989bda110761c73591d6aecfd2a57c50df9290f.tar.lz
hyde-9989bda110761c73591d6aecfd2a57c50df9290f.tar.zst
hyde-9989bda110761c73591d6aecfd2a57c50df9290f.zip
renaming chrome to partials
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index cb75c3b..320b975 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
-{{ template "theme/chrome/head.html" . }}
+{{ template "theme/partials/head.html" . }}
 <body>
 
-{{ template "theme/chrome/sidebar.html" . }}
+{{ template "theme/partials/sidebar.html" . }}
 
     <div class="content container">
 <div class="posts">