mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-12-19 14:28:14 +01:00
Added Mastodon verification
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
<link rel="stylesheet" href="{{ 'assets/css/style.css' }}" id="dark">
|
<link rel="stylesheet" href="{{ 'assets/css/style.css' }}" id="dark">
|
||||||
<link rel="stylesheet" href="{{ 'assets/css/light_style.css' }}" media="none" id="light">
|
<link rel="stylesheet" href="{{ 'assets/css/light_style.css' }}" media="none" id="light">
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="media/favicon.ico">
|
<link rel="shortcut icon" type="image/x-icon" href="media/favicon.ico">
|
||||||
|
<a rel="me" href="https://mastodon.social/@anonymousplanet">Mastodon</a>
|
||||||
<script>
|
<script>
|
||||||
function SetDark() {
|
function SetDark() {
|
||||||
document.getElementById('dark').media = "";
|
document.getElementById('dark').media = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user