This commit is contained in:
Stephen Cochrane 2020-10-14 14:05:19 +02:00
parent aca33c3cc4
commit 2743eb1a3f
2 changed files with 2 additions and 1 deletions

1
dns.py
View File

@ -36,6 +36,7 @@ domains = {
{"name": "proj", "type": "A"},
{"name": "blog", "type": "A"},
{"name": "pay", "type": "A"},
{"name": "wiki", "type": "A"},
]
}

View File

@ -32,7 +32,7 @@
}
</style><pre>
<a href=/><b>HOME</b></a> <a href=./setup.html>My Setup</a> <a href=http://blog.skiqqy.xyz>Blog</a> <a href=http://skiqqy.xyz/install.sh>Install dotfiles</a> <a href=./projects.html>Projects</a> <a href=https://github.com/skiqqy>My Github</a>
<a href=/><b>HOME</b></a> <a href=./setup.html>My Setup</a> <a href=http://blog.skiqqy.xyz>Blog</a> <a href=http://skiqqy.xyz/install.sh>Install dotfiles</a> <a href=./projects.html>Projects</a> <a href=https://github.com/skiqqy>My Github</a> <a href=http://wiki.skiqqy.xyz/>Wiki</a>
<a href=http://git.skiqqy.xyz/explore>My Git Server</a> <a href=http://irc.skiqqy.xyz/>IRC Webclient (Channel: #club45)</a>