aboutsummaryrefslogtreecommitdiff
path: root/.config/startpage/index.html
diff options
context:
space:
mode:
Diffstat (limited to '.config/startpage/index.html')
-rw-r--r--.config/startpage/index.html34
1 files changed, 1 insertions, 33 deletions
diff --git a/.config/startpage/index.html b/.config/startpage/index.html
index dee74c5..6a46387 100644
--- a/.config/startpage/index.html
+++ b/.config/startpage/index.html
@@ -10,38 +10,6 @@
<script src="script.js" defer></script>
</head>
<body>
- <div class="center">
- <h1 class="time">
- </h1>
-
- <div class="term">
- <div class="columns">
- <div class="column">
- <h3 style="color: var(--color6)">nerd shit</h3>
- <a href="https://github.com/lonkaars">github</a>
- <a href="https://monkeytype.com/">monkey-type</a>
- <a href="https://xn--thepratebay-fcb.se/">tpb</a>
- </div>
- <div class="column">
- <h3 style="color: var(--color4)">ports</h3>
- <a href="https://localhost:443">bitwarden</a>
- <a href="http://localhost:8384">syncthing</a>
- <a href="http://localhost:9091">transmission</a>
- </div>
- <div class="column">
- <h3 style="color: var(--color5)">social</h3>
- <a href="https://www.reddit.com/new">reddit</a>
- <a href="https://www.twitter.com/">twitter</a>
- <a href="https://www.twitch.com/directory/following">twitch</a>
- </div>
- <div class="column">
- <h3 style="color: var(--color1)">school</h3>
- <a href="https://brightspace.avans.nl/d2l/home">brightspace</a>
- <a href="https://pim.etesync.com/">etesync</a>
- <a href="https://avans.mobius.cloud/">möbius</a>
- </div>
- </div>
- </div>
- </div>
+ <div class="center"><h1 class="time"></h1></div>
</body>
</html>