From 29e1ccf86160a8994ae77f8f748d5f2984905716 Mon Sep 17 00:00:00 2001
From: Raine <raine@ixvd.net>
Date: Fri, 20 Oct 2023 04:57:35 +0200
Subject: [PATCH] feat: webpage that's even more mysterious

---
 .../link/docker-compose.d/custom/nginx/content/index.html    | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/servers/link/docker-compose.d/custom/nginx/content/index.html b/servers/link/docker-compose.d/custom/nginx/content/index.html
index c66cf70..071109f 100644
--- a/servers/link/docker-compose.d/custom/nginx/content/index.html
+++ b/servers/link/docker-compose.d/custom/nginx/content/index.html
@@ -17,10 +17,7 @@
 </head>
 
 <body>
-    <h1>Welcome to nginx!</h1>
-    <hr/>
-    <span>If you're seeing this, it means the admin was too lazy to remove this page.</span><br/>
-    <span>Expected something here? contact the admin: webmaster@ixvd.net</span>
+    <h1>Welcome to link!</h1>
 </body>
 
 </html>
\ No newline at end of file