Changed index.html
This commit is contained in:
parent
16609bf9e4
commit
ce3f2db423
|
@ -10,9 +10,9 @@
|
|||
<body>
|
||||
<h1>Vanten</h1>
|
||||
<p>Software dev, OSS enthusiast, server admin and 13 year old</p>
|
||||
<h3>Socials</h1>
|
||||
<p>Matbe script kiddie idk</p>
|
||||
<h3>Contact</h1>
|
||||
<ul>
|
||||
<li><a href="https://github.com/vanten-s" >Github</a> </li>
|
||||
<li><a href="mailto:vanten-s@vanten-s.com" >Mail</a> </li>
|
||||
<li><a rel="me" href="https://kolektiva.social/@vanten_s">Mastodon</a></li>
|
||||
<li><a href="key.asc" >PGP key</a> </li>
|
||||
|
@ -23,8 +23,7 @@
|
|||
<ul>
|
||||
<li>Rust</li>
|
||||
<li>Python</li>
|
||||
<li>C++</li>
|
||||
<li>C</li>
|
||||
<li>Some C++</li>
|
||||
<li>Java</li>
|
||||
<li>Bash</li>
|
||||
<li>Processor design</li>
|
||||
|
@ -33,10 +32,17 @@
|
|||
|
||||
<h3>Projects</h3>
|
||||
<ul>
|
||||
<li><a href="https://gitlab.vanten-s.com/vanten-s/vanten-s.com">This website</a></li>
|
||||
<li><a href="https://forgejo.vanten-s.com/vanten-s/vanten-s.com">This website</a></li>
|
||||
<li><a href="https://github.com/vanten-s/frmWrk" >The webserver this is running on</a></li>
|
||||
<li><a href="https://github.com/vanten-s/8bit-computer" >Pretty simple 8 bit processor</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Weird things that run on my server</h3>
|
||||
<ul>
|
||||
<li><a href="rss.xml" >RSS feed</a></li>
|
||||
<li><a href="forgejo.vanten-s.com">Forgejo</a></li>
|
||||
</ul>
|
||||
|
||||
<img src="https://github-profile-summary-cards.vercel.app/api/cards/most-commit-language?username=vanten-s&theme=tokyonight">
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue