diff options
author | Linnnus <[email protected]> | 2025-03-13 12:31:24 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-03-13 12:31:24 +0100 |
commit | 01948f7e7ce9a57317f69440c9bfe2ac765b5d1e (patch) | |
tree | dc07be2e986acf3a44373a720ea3d5471c694224 /hosts/ahmed/minecraft-log-server/public/index.html | |
parent | 442dddd11e1affa443a9362a4795b9b9958bc0a8 (diff) |
ahmed: Remove minecraft-log-server
Diffstat (limited to 'hosts/ahmed/minecraft-log-server/public/index.html')
-rw-r--r-- | hosts/ahmed/minecraft-log-server/public/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/hosts/ahmed/minecraft-log-server/public/index.html b/hosts/ahmed/minecraft-log-server/public/index.html deleted file mode 100644 index 37fdaac..0000000 --- a/hosts/ahmed/minecraft-log-server/public/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <script type="module" src="./scripts/plain.js"></script> - <link rel="stylesheet" href="./styles/plain.css"> - </head> - <body> - <p>System events will appear below.</p> - <pre><output id="target"></output></pre> - </body> -</html> |