Mastodon verification zonder link
This commit is contained in:
parent
c77a39923e
commit
0710b2755c
3 changed files with 10 additions and 1 deletions
3
404.html
3
404.html
|
@ -26,6 +26,9 @@
|
|||
<meta name="robots" content="none">
|
||||
<link rel="canonical" href="https://www.lermer.nl">
|
||||
|
||||
<!--- Mastodon-->
|
||||
<link rel="me" href="https://mastodon.lermer.nl/@mathijs" />
|
||||
|
||||
<!--- Open Graph Meta Tags -->
|
||||
<meta property="og:site_name" content="Mathijs Ronald Lermer">
|
||||
<meta property="og:title" content="404">
|
||||
|
|
|
@ -26,6 +26,9 @@
|
|||
<meta name="robots" content="all">
|
||||
<link rel="canonical" href="https://www.lermer.nl">
|
||||
|
||||
<!--- Mastodon-->
|
||||
<link rel="me" href="https://mastodon.lermer.nl/@mathijs" />
|
||||
|
||||
<!-- IE 10+ "Metro" Tiles -->
|
||||
<meta name="msapplication-TileColor" content="#056605">
|
||||
<meta name="msapplication-TileImage" content="assets/afb/MRL-Logo_150.png">
|
||||
|
|
|
@ -25,7 +25,10 @@
|
|||
<meta name="description" content="Website van Mathijs Ronald Lermer">
|
||||
<meta name="robots" content="all">
|
||||
<link rel="canonical" href="https://www.lermer.nl">
|
||||
|
||||
|
||||
<!--- Mastodon-->
|
||||
<link rel="me" href="https://mastodon.lermer.nl/@mathijs" />
|
||||
|
||||
<!-- IE 10+ "Metro" Tiles -->
|
||||
<meta name="msapplication-TileColor" content="#056605">
|
||||
<meta name="msapplication-TileImage" content="assets/afb/MRL-Logo_150.png">
|
||||
|
|
Loading…
Reference in a new issue