summaryrefslogtreecommitdiff
path: root/_layouts/git-wiki-default.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/git-wiki-default.html')
-rw-r--r--_layouts/git-wiki-default.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_layouts/git-wiki-default.html b/_layouts/git-wiki-default.html
index 8bb038b..bd81329 100644
--- a/_layouts/git-wiki-default.html
+++ b/_layouts/git-wiki-default.html
@@ -1,9 +1,9 @@
-{% include gw_defines/defines.html %}
+{% include git-wiki/defines/defines.html %}
<!doctype html>
<html>
-{% include gw_head/head.html %}
+{% include git-wiki/sections/head/head.html %}
-{% include gw_content/body.html %}
+{% include git-wiki/sections/content/body.html %}
</html> \ No newline at end of file