Add buurtnatuur og data in comments
This commit is contained in:
parent
669caea7b3
commit
06bd984091
1 changed files with 13 additions and 4 deletions
17
index.html
17
index.html
|
@ -9,10 +9,19 @@
|
||||||
integrity="sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ=="
|
integrity="sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ=="
|
||||||
crossorigin=""/>
|
crossorigin=""/>
|
||||||
<link rel="stylesheet" href="./index.css"/>
|
<link rel="stylesheet" href="./index.css"/>
|
||||||
<meta property="og:image" content="/assets/bike/cyclofix.jpeg" />
|
|
||||||
<meta property="og:type" content="website" />
|
<!--
|
||||||
<meta property="og:title" content="Cyclofix - a map for and by cyclists" />
|
<meta property="og:image" content="https://buurtnatuur.be/assets/BuurtnatuurFront.jpg">
|
||||||
<meta property="og:description" content="With this tool, cyclists can contribute to a map of cycling infrastructure" />
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:title" content="Buurtnatuur.be - samen natuur in kaart brengen">
|
||||||
|
<meta property="og:description"
|
||||||
|
content="Met deze tool kan je natuur in je buurt in kaart brengen en meer informatie geven over je favoriete plekje">
|
||||||
|
-->
|
||||||
|
<meta property="og:image" content="/assets/bike/cyclofix.jpeg"/>
|
||||||
|
<meta property="og:type" content="website"/>
|
||||||
|
<meta property="og:title" content="Cyclofix - a map for and by cyclists"/>
|
||||||
|
<meta property="og:description"
|
||||||
|
content="With this tool, cyclists can contribute to a map of cycling infrastructure"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="messagesboxmobilewrapper">
|
<div id="messagesboxmobilewrapper">
|
||||||
|
|
Loading…
Reference in a new issue