mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-08-05 04:54:27 -04:00
Added Mastodon verification
This commit is contained in:
parent
c7607455b1
commit
b6686b2436
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
<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="shortcut icon" type="image/x-icon" href="media/favicon.ico">
|
||||
<a rel="me" href="https://mastodon.social/@anonymousplanet">Mastodon</a>
|
||||
<script>
|
||||
function SetDark() {
|
||||
document.getElementById('dark').media = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue