forked from MapComplete/MapComplete
Merge branches
This commit is contained in:
commit
00fb99defe
117 changed files with 3104 additions and 1424 deletions
16
index.html
16
index.html
|
@ -9,17 +9,22 @@
|
|||
integrity="sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ=="
|
||||
crossorigin=""/>
|
||||
<link rel="stylesheet" href="./index.css"/>
|
||||
<meta property="og:image" content="https://buurtnatuur.be/assets/BuurtnatuurFront.jpg" />
|
||||
<meta property="og:image" content="/assets/bike/cyclofix.jpeg" />
|
||||
<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: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>
|
||||
<body>
|
||||
<div id="messagesboxmobilewrapper">
|
||||
<div id="messagesboxmobile-scroll">
|
||||
<div id="messagesboxmobile"> </div>
|
||||
<div id="messagesboxmobile"></div>
|
||||
</div>
|
||||
<div id="to-the-map">
|
||||
<h2 id="to-the-map-h2">
|
||||
Loading... If this message persists, check if javascript is enabled and if no extension (uMatrix) is
|
||||
blocking it.
|
||||
</h2>
|
||||
</div>
|
||||
<div id="to-the-map">Loading... If this message persists, check if javascript is enabled and if no extension (uMatrix) is blocking it.</div>
|
||||
</div>
|
||||
|
||||
<div id="topleft-tools">
|
||||
|
@ -28,6 +33,7 @@
|
|||
Loading... If this message persists, check if javascript is enabled and if no extension (uMatrix) is
|
||||
blocking it.
|
||||
</div>
|
||||
<div id="language-select"></div>
|
||||
<br/>
|
||||
<div id="searchbox"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue