aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/edwin/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/edwin/layouts/partials/header.html')
-rw-r--r--generators/hugo/themes/edwin/layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/generators/hugo/themes/edwin/layouts/partials/header.html b/generators/hugo/themes/edwin/layouts/partials/header.html
index 8e8a798..a93da0f 100644
--- a/generators/hugo/themes/edwin/layouts/partials/header.html
+++ b/generators/hugo/themes/edwin/layouts/partials/header.html
@@ -8,4 +8,4 @@
<title>{{- block "title" . }}{{ partial "title.html" . -}}{{- end }}</title>
- {{ safeHTML "<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/partials/header.php'; ?>" }}
+ {{ safeHTML "<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/header.php'; ?>" }}