forked from MapComplete/MapComplete
Add current location in localstorage, fixes #13
This commit is contained in:
parent
2a61ae6e1f
commit
89b78ee709
5 changed files with 28 additions and 25 deletions
|
@ -10,18 +10,18 @@
|
|||
crossorigin=""/>
|
||||
<link rel="stylesheet" href="./index.css"/>
|
||||
|
||||
<!--
|
||||
<meta property="og:image" content="https://buurtnatuur.be/assets/BuurtnatuurFront.jpg">
|
||||
<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>
|
||||
<body>
|
||||
<div id="messagesboxmobilewrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue