Hide link verification from document
This commit is contained in:
parent
ea79e30ec0
commit
19ff46e53c
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@
|
|||
<!-- Every theme gets their own html page, this is created by a script; this part will be removed except for the index -->
|
||||
<title>MapComplete</title>
|
||||
<link href="./manifest.webmanifest" rel="manifest">
|
||||
<a rel="me" href="https://en.osm.town/@MapComplete">Mastodon</a>
|
||||
|
||||
<!-- Mastodon link verification: https://docs.joinmastodon.org/user/profile/#Link%20verification -->
|
||||
<a rel="me" href="https://en.osm.town/@MapComplete" style="display: none">Mastodon</a>
|
||||
<link href="./assets/svg/add.svg" rel="icon" sizes="any" type="image/svg+xml">
|
||||
<meta content="./assets/SocialImage.png" property="og:image">
|
||||
<meta content="MapComplete - editable, thematic maps with OpenStreetMap" property="og:title">
|
||||
|
|
Loading…
Reference in a new issue