Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-05-30 23:26:48 +0300
committeruPagge <git@upagge.ru>2021-05-30 23:26:48 +0300
commitc8874a71e32add3b1c8f821f3a9aba194eb228a9 (patch)
tree390af88efb745c8349d79e944d33f822c6ec087c
parentfd1b99c09e338841eb6984dc8ba1de84e4b820a2 (diff)
fix head
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 7d3e493..4227737 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -41,7 +41,7 @@
{{- /* Body wrapper */ -}}
<div class="wrapper">
- {{- partialCached "header.html" . -}}
+ {{- partial "header.html" . -}}
<main class="main">
{{- block "no-content" . }}
<div class="container">