fix mastodon verification (#56)

* Update index.html

* Update fr.json

* Update en.json
This commit is contained in:
Anthony Dumas 2023-07-07 14:37:08 +02:00 committed by GitHub
parent 32486235f0
commit 999476cdd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -54,10 +54,10 @@
> >
pour une version PDF. pour une version PDF.
Pour me parler directement, n'hésitez pas à m'envoyer un message sur <a rel="me" href="https://imaginair.es/@adamas">Mastodon</a>! Pour me parler directement, n'hésitez pas à m'envoyer un message sur <a rel="me" href="https://social.adm.ink/@adamas">Mastodon</a>!
</noscript> </noscript>
<div id="root"></div> <div id="root"></div>
<script src="https://unpkg.com/ionicons@latest/dist/ionicons.js"></script> <script src="https://unpkg.com/ionicons@latest/dist/ionicons.js"></script>
<a style="display:none" rel="me" href="https://imaginair.es/@adamas">Mastodon</a> <a style="display:none" rel="me" href="https://social.adm.ink/@adamas">Mastodon</a>
</body> </body>
</html> </html>

View File

@ -111,7 +111,7 @@
}, },
{ {
"title": "Mastodon", "title": "Mastodon",
"url": "https://imaginair.es/@adamas", "url": "https://social.adm.ink/@adamas",
"icon": "logo-mastodon", "icon": "logo-mastodon",
"aria-label": "Mastodon" "aria-label": "Mastodon"
} }

View File

@ -126,7 +126,7 @@
}, },
{ {
"title": "Mastodon", "title": "Mastodon",
"url": "https://imaginair.es/@adamas", "url": "https://social.adm.ink/@adamas",
"icon": "logo-mastodon", "icon": "logo-mastodon",
"aria-label": "Mastodon" "aria-label": "Mastodon"
} }