Add index.html

This commit is contained in:
2026-04-05 14:11:27 +01:00
parent f767cbdcde
commit 03b508965b

25
index.html Normal file
View File

@@ -0,0 +1,25 @@
<!DOCTYPE html>
<head>
<style>
body {
background-color: black;
color: white;
}
a {
color: #00bfff;
}
</style>
<link rel="icon" href="favicon.ico">
</head>
<title>Tobias' Intranet</title>
<h1>WELCOME TO THE INTRANET</h1>
<h1><a href="http://192.168.xx.xx:xx" target="_blank">Proxmox</a></h1>
<h1><a href="http://192.168.xx.xx:xx" target="_blank">Grafana</a></h1>
<h1><a href="http://192.168.xx.xx:xx" target="_blank">Calibre</a></h1>
<h1><a href="http://192.168.xx.xx:xx" target="_blank">Jellyfin</a></h1>
<h1><a href="http://192.168.0.70/files" target="_blank">Files</a></h1>
<h1><a href="http://192.168.xx.xx:xx" target="_blank">Simply Translate</a></h1>
<h1><a href="https://tobiastime.xyz" target="_blank">tobiastime</a></h1>