Title and description variables.
This commit is contained in:
parent
cdb2302408
commit
72b3e436f4
5 changed files with 25 additions and 22 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="nl" data-bs-theme="dark">
|
||||
|
||||
<head>
|
||||
<!--# include file="/includes/partials/head-content.html" -->
|
||||
<!--# include file='/includes/partials/head-content.html' -->
|
||||
|
||||
<title>Privacyverklaring • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="Privacyverklaring • Vandevliet Aerial Shots">
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<body class="d-flex flex-column min-vh-100">
|
||||
<header>
|
||||
<!--# include file="/includes/components/nav.html" -->
|
||||
<!--# include file='/includes/components/nav.html' -->
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
|
@ -56,7 +56,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