mirror of
https://codeberg.org/sofiaritz/website.git
synced 2023-09-06 01:24:41 +00:00
Add rel="me"
to Mastodon link
This commit is contained in:
parent
02743fbc62
commit
be2843223f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a class="__hidden" href="https://hachyderm.io/@sofiaritz">Mastodon</a>
|
||||
<a class="__hidden" href="https://hachyderm.io/@sofiaritz" rel="me">Mastodon</a>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue