cache some partials

This commit is contained in:
2019-12-26 22:06:04 -05:00
parent e10e0e718a
commit ef32f73372
12 changed files with 52 additions and 43 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
</div>
</div>
<div id="content">
{{ .Page.RenderString .Content }}
{{ .Content | .Page.RenderString }}
</div>
</article>
</main>