Update index.html
This commit is contained in:
parent
8e34de6e13
commit
c0e60d29f3
1 changed files with 7 additions and 6 deletions
13
index.html
13
index.html
|
@ -5,24 +5,25 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Voxel</title>
|
<title>Voxel</title>
|
||||||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
||||||
|
<link rel="icon" type="image/png" href="https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Gold_Star.svg/1200px-Gold_Star.svg.png"/>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<img src="https://avatars.githubusercontent.com/u/164063937" style="width:123px;height:123px;">
|
<img src="https://avatars.githubusercontent.com/u/164063937" style="width:160px;height:160px;">
|
||||||
<h1>Voxel</h1>
|
<h1>Voxel</h1>
|
||||||
<p>15 | He/him | Dumb NC guy obsessed with UK television | I play Brawl Stars</p>
|
<p>15 | He/him | TV nerd | I play Brawl Stars (17k)</p>
|
||||||
|
|
||||||
<h2>My stuff</h2>
|
<h2>My stuff</h2>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="https://git.nadeko.net/v" target="_blank">Forgejo</a> •
|
<a href="https://github.com/voxelgit" target="_blank">GitHub</a> •
|
||||||
<a href="https://dsc.gg/wavesmiley" target="_blank">Discord server</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="https://matrix.to/#/@coconutwat3r:matrix.org" target="_blank">Matrix</a> •
|
||||||
<a href="mailto:lake@ari.lt" target="blank">Email</a> •
|
<a href="mailto:lake@ari.lt" target="blank">Email</a> •
|
||||||
<a href="https://twitter.com/_voxelity" target="blank">Twitter</a> •
|
<a href="https://twitter.com/_voxelity" target="blank">Twitter</a>
|
||||||
<p>Supercell ID: flashcrate</p>
|
<p>Supercell ID: flashcrate</p>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<h3>My button if you want to place it on your site</h3>
|
<h3>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>
|
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif"></a>
|
||||||
|
|
||||||
|
|
||||||
|
@ -33,7 +34,7 @@
|
||||||
<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://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://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://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://tilde.town/~georgemoody/"><img 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>
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue