Allow for more flexible use of meta tags.
This commit is contained in:
parent
90571d5720
commit
bdda58834c
3 changed files with 52 additions and 44 deletions
|
|
@ -1,8 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="nl" data-bs-theme="dark">
|
||||
|
||||
<!--# set var="title" value="Vandevliet Aerial Shots" -->
|
||||
<!--# include file="/includes/head.html" -->
|
||||
<head>
|
||||
<!--# include file="/includes/head.html" -->
|
||||
|
||||
<title>Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="FPV dronevideo's voor bedrijven, vastgoed, recreatie, sport en evenementen.">
|
||||
|
||||
<meta property="og:title" content="Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="FPV dronevideo's voor bedrijven, vastgoed, recreatie, sport en evenementen.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="nl_NL">
|
||||
<meta property="og:url" content="https://vandevliet-aerialshots.com">
|
||||
<meta property="og:image" content="/assets/static/logo-aerialshots-v1-w.png">
|
||||
</head>
|
||||
|
||||
<body class="home">
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue