neb/images/nginx/content/index.html
Raine 83a548ca8f feat: nebulosus tmp solution
Signed-off-by: Raine <raine@ixvd.net>
2024-03-29 17:04:43 +01:00

24 lines
No EOL
450 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
<style>
html {
color-scheme: light dark;
}
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Welcome to nginx!</h1>
<span>This is the default page, so the admin was likely too lazy too remove it.</span>
</body>
</html>