'nginx/test/index.html' toevoegen

This commit is contained in:
Mathijs Lermer 2020-08-14 15:44:13 +02:00
parent 514ae72b12
commit e43ea2bb7b

10
nginx/test/index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<body>
<h1>Een HTML website</h1>
<p>het werkt!!</p>
</body>
</html>