mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2024-10-01 01:25:56 -04:00
Updated Twitter link
This commit is contained in:
parent
e6f7d5819a
commit
d447ff4e25
@ -24,6 +24,8 @@ github:
|
||||
about_url: about.html
|
||||
minisign_url: minisign.pub
|
||||
links_url: links.html
|
||||
twitter_url: https://twitter.com/AnonyPla
|
||||
mastodon_url: https://mastodon.social/@anonymousplanet
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
|
@ -12,7 +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>
|
||||
<a rel="me" href="{{ site.github.mastodon_url }}">Mastodon</a>
|
||||
<script>
|
||||
function SetDark() {
|
||||
document.getElementById('dark').media = "";
|
||||
|
Loading…
Reference in New Issue
Block a user