Using absolute paths, to enable for sub-pages.
This commit is contained in:
parent
7c51c1aefe
commit
a8681fd5cf
5 changed files with 22 additions and 22 deletions
|
|
@ -2,11 +2,11 @@
|
|||
<html lang="nl" data-bs-theme="dark">
|
||||
|
||||
<!--# set var="title" value="Privacyverklaring • Vandevliet Aerial Shots" -->
|
||||
<!--# include file="includes/head.html" -->
|
||||
<!--# include file="/includes/head.html" -->
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<!--# include file="includes/nav.html" -->
|
||||
<!--# include file="/includes/nav.html" -->
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
</main>
|
||||
|
||||
<!--# include file="includes/footer.html" -->
|
||||
<!--# include file="/includes/footer.html" -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue