aboutsummaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/html/index.html b/html/index.html
deleted file mode 100644
index 6e55ebc..0000000
--- a/html/index.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>߸ hi</title>
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <main>
- <h1>hi,</h1>
- <p>i'm <b>leander</b>. since i am young, i have passion for hardware and software.</p>
- <p>as of now i am <b>20</b>, currently in university studying computer science. below are few things that i'm interrested in:</p>
- <ul>
- <li>digital minimalism</li>
- <li>*nix systems</li>
- <li>3d printing</li>
- <li><a href="/homelab.html">homelab</a>/self hosting</li>
- <li>seinen manga</li>
- </ul>
- <hr>
- <nav>
- <a href="https://github.com/schererleander">git</a>
- #
- <a href="/projects.html">projects</a>
- #
- <a href="https://github.com/schererleander/dotfiles">dotfiles (should update them)</a>
- #
- no socials
- #
- <a href="/gear.html">gear</a>
- #
- <a href="mailto:leander@schererleander.de">contact</a>
- </nav>
- </main>
-</body>
-</html>
-