summaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
authorspf13 <steve.francia@gmail.com>2014-05-23 16:44:37 -0400
committerspf13 <steve.francia@gmail.com>2014-05-23 16:44:37 -0400
commit9989bda110761c73591d6aecfd2a57c50df9290f (patch)
treeb316a27d5a069f11a09894a2bc7bbd00813ddbd4 /layouts/index.html
parent7e7e3ff3ab21767e1054da8841cda8015c4aabd6 (diff)
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">