summaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index c1084d6..2379d84 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,3 +1,3 @@
<header class="logo">
- <pre class="logo__text">{{ readFile "/content/templates/logo.txt" }}</pre>
+ <pre class="logo__text">{{ readFile "templates/logo.txt" }}</pre>
</header> \ No newline at end of file