diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-04-25 01:13:03 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-04-25 01:13:03 +0100 |
| commit | c86f2b723e6956a6544bf98dc5011bd303280c6e (patch) | |
| tree | f889fc105517e8a83863de621aa18a48e1231565 /index.php | |
| parent | 45a18c0ecb364c42307641b4057ff5a814e69b2e (diff) | |
Restructure repository
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/index.php b/index.php deleted file mode 100644 index d828e0f..0000000 --- a/index.php +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE html> -<html> - -<head> - <title>Welcome to bongo</title> - <link rel="stylesheet" type="text/css" href="styles.css"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> -</head> - -<body> - <div class="container"> - <h1>Welcome to bongo</h1> - <ul> - <li>Jellyfin (:8096) <a href="http://bongo.local:8096">[local]</a> <a href="http://bongo.int.leonardobishop.com:8096">[int.leonardobishop.com]</a></li> - <li>Jellyfin (https) (broken)</li> - <li>Nextcloud <a href="https://cloud.int.leonardobishop.com">[int.leonardobishop.com]</a></li> - <li>Vaultwarden <a href="https://vault.int.leonardobishop.com">[int.leonardobishop.com]</a></li> - </ul> - <hr> - <a href="/status.php">Get status</a> - </div> -</body> |
