at least now nginx starts.

This commit is contained in:
usr0
2026-02-11 15:48:55 +01:00
parent 5d50f29b47
commit b8e322d7be
5 changed files with 49 additions and 2 deletions

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>yippee</title>
</head>
<body>
<h1>Hello, people!</h1>
<p>coolz</p>
</body>
</html>