diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 725c752..0000000 --- a/public/index.html +++ /dev/null @@ -1,58 +0,0 @@ -<!DOCTYPE html> -<!-- Hey haha, yeah I wasn't kidding, I'm writing this whole site by hand. --> - -<html lang="en"> - -<head> - <title>soaos</title> -</head> - -<body> - <h1>soaos</h1> - - <p>Hey, welcome to my site, or what's left of it, LMAO.</p> - - <h2>About</h2> - <p> - I'm Silas Bartha, an "artist" and professional software developer. - I do full stack for my work and in my free time I mostly work on eccentric software projects which you can read - about here (soon). - </p> - - <p> - Recently I've been trying to branch out a bit. - I have a few skills I'd like to pick up over the course of the next few years, - which will help me better execute future projects. - It's hard because I hate being awful at things haha. - </p> - - <h2>Stuff on this Server (Under Construction)</h2> - <ul> - <li> - <a href="/projects">Projects</a> - </li> - <li> - <a href="https://git.soaos.dev" target="_blank">Gitea</a> - </li> - <li> - <a href="/blog">Blog</a> - </li> - <li> - <a href="/things_i_like">Things I Like</a> - </li> - </ul> - - <h2>See me</h2> - <ul> - <li>E-Mail: <a href="mailto:silas@soaos.dev" rel="me">silas@soaos.dev</a></li> - <li>YouTube: <a href="https://youtube.com/@soaosdev" rel="me" target="_blank">@soaosdev</a></li> - <li>Mastodon: <a href="https://furry.engineer/@soaos" rel="me" target="_blank">soaos@furry.engineer</a></li> - </ul> - - <h2>Webrings</h2> - <a href="https://evilr.ing/soaos/previous">←</a> - <a href="https://evilr.ing">EVILRING</a> - <a href="https://evilr.ing/soaos/next">→</a> -</body> - -</html>
\ No newline at end of file |
