quitando enlace verificación mastodón

This commit is contained in:
2023-04-12 08:21:59 +02:00
parent 22c1ae8a24
commit 854801928f
2 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
<link rel="icon" type="image/ico" href="fav128.ico"> <link rel="icon" type="image/ico" href="fav128.ico">
</head> </head>
<body> <body>
<a rel="me" href="https://masto.es/@clonbg">Mastodon</a> <a rel="me" href="https://masto.es/@clonbg"> </a>
<!-- DO NOT touch the following DIV --> <!-- DO NOT touch the following DIV -->
<div id="q-app"></div> <div id="q-app"></div>
</body> </body>

View File

@@ -15,6 +15,7 @@
class="cursor-pointer float-right q-mr-md" class="cursor-pointer float-right q-mr-md"
@click="twitter" @click="twitter"
/> />
<a rel="me" href="https://masto.es/@clonbg"> </a>
</div> </div>
</div> </div>
</q-page> </q-page>