feat: contact info on default page

This commit is contained in:
Strix 2023-10-20 03:01:22 +02:00
parent 54ab9f93a7
commit 60ea0f3268
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -18,7 +18,9 @@
<body>
<h1>Welcome to nginx!</h1>
<span>Seems like this server is not setup!</span>
<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>
</body>
</html>