renaming chrome to partials
This commit is contained in:
parent
7e7e3ff3ab
commit
9989bda110
6 changed files with 6 additions and 7 deletions
|
@ -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="post">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue