21 lines
758 B
HTML
21 lines
758 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<pre>
|
|
<h1>DeaDvey's domain</h1>
|
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
|
<hr/>
|
|
Hey, I'm deadvey, this is my html site, you can clone my page <a href="https://git.javalsai.dynv6.net/deadvey/markdown-site.git">here</a>
|
|
On this web-site, I have the following content:
|
|
- <a href="/blog/index.md">Personal blog</a>
|
|
- <a href="/resources.md">Resources</a>
|
|
<br/>
|
|
<a href="/LICENSE">This website is licensed under the GPL3</a>
|
|
<a href="https://git.javalsai.dynv6.net/deadvey/htdocs.git">source code</a>
|
|
Matrix: @deadvey:matrix.org
|
|
Mastodon: @deadvey@mastodon.tuxcord.net
|
|
IRC network: irc.tuxcord.net
|
|
Email: email@deadvey.com
|
|
<a href="mttp://tuxcord.net">tuxcord.net web-site</a>
|
|
</pre>
|
|
</html>
|