initial commit
This commit is contained in:
commit
65bdded5ef
29
index.html
Executable file
29
index.html
Executable file
@ -0,0 +1,29 @@
|
|||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
</head>
|
||||||
|
<pre>
|
||||||
|
__ __ __
|
||||||
|
/\ \__ /\ \ /\ \__
|
||||||
|
\ \ ,_\ __ __ __ _ ___ ___ _ __ \_\ \ ___ __\ \ ,_\
|
||||||
|
\ \ \/ /\ \/\ \/\ \/'\ /'___\ / __`\/\`'__\/'_` \ /' _ `\ /'__`\ \ \/
|
||||||
|
\ \ \_\ \ \_\ \/> <//\ \__//\ \L\ \ \ \//\ \L\ \ __/\ \/\ \/\ __/\ \ \_
|
||||||
|
\ \__\\ \____//\_/\_\ \____\ \____/\ \_\\ \___,_\/\_\ \_\ \_\ \____\\ \__\
|
||||||
|
\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/
|
||||||
|
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
Services we provide:<br/>
|
||||||
|
<a href="https://mastodon.tuxcord.net">Mastodon</a>
|
||||||
|
<img src="tuxcord.png" class="tuxcord-image" width="200">
|
||||||
|
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background: #000000;
|
||||||
|
color: #00ff00;
|
||||||
|
}
|
||||||
|
.tuxcord-image {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 550;
|
||||||
|
}
|
||||||
|
</style>
|
BIN
tuxcord.png
Executable file
BIN
tuxcord.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 279 KiB |
Loading…
Reference in New Issue
Block a user