Create index.html
This commit is contained in:
parent
09be586753
commit
8e34de6e13
1 changed files with 39 additions and 0 deletions
39
index.html
Normal file
39
index.html
Normal file
|
@ -0,0 +1,39 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Voxel</title>
|
||||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<img src="https://avatars.githubusercontent.com/u/164063937" style="width:123px;height:123px;">
|
||||
<h1>Voxel</h1>
|
||||
<p>15 | He/him | Dumb NC guy obsessed with UK television | I play Brawl Stars</p>
|
||||
|
||||
<h2>My stuff</h2>
|
||||
<nav>
|
||||
<a href="https://git.nadeko.net/v" target="_blank">Forgejo</a> •
|
||||
<a href="https://dsc.gg/wavesmiley" target="_blank">Discord server</a> •
|
||||
<a href="https://matrix.to/#/@coconutwat3r:matrix.org" target="_blank">Matrix</a> •
|
||||
<a href="mailto:lake@ari.lt" target="blank">Email</a> •
|
||||
<a href="https://twitter.com/_voxelity" target="blank">Twitter</a> •
|
||||
<p>Supercell ID: flashcrate</p>
|
||||
</nav>
|
||||
|
||||
<h3>My button if you want to place it on your site</h3>
|
||||
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif"></a>
|
||||
|
||||
|
||||
<h3>Awesome people</h3>
|
||||
<a href="https://ari.lt"><img src="https://ari.lt/badge.png"></a>
|
||||
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/black_88x31.gif"></a>
|
||||
<a href="https://fsky.io"><img src="https://fsky.io/assets/img/badge.png"></a>
|
||||
<a href="https://aagaming.me"><img src="https://github.com/voxelgit/voxelgit.github.io/assets/164063937/10652165-d245-4880-8a48-da2c4e7765af"></a>
|
||||
<a href="https://authenyo.xyz"><img src="https://github.com/voxel-im/voxel-im.github.io/assets/164063937/5b2ee765-9d3d-434e-b18a-6d456004ce26"></a>
|
||||
<a href="https://mintchocolate.rocks"><img src="https://github.com/Flake6/flake6.github.io/assets/164063937/3da4fbd1-c26f-47dc-abda-1e90832fc125"></a>
|
||||
<a href="https://tilde.town/~georgemoody/"><img border="1" src="https://tilde.town/~georgemoody/files/button.png"></a>
|
||||
<a href="https://jack.cab"><img src="https://github.com/voxel-im/voxel-im.github.io/assets/164063937/45d61d4d-2cd9-4a4d-a8e9-9ad723e0ad4f"></a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue