double hello world
This commit is contained in:
parent
ec19e8bc5b
commit
d6b5827aa0
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<h1>Hello World!</h1>
|
<h1>Hello World! Hello World!</h1>
|
||||||
<p>This is a simple static website being served from Nginx running inside a Docker container!</p>
|
<p>This is a simple static website being served from Nginx running inside a Docker container!</p>
|
||||||
<script>
|
<script>
|
||||||
var date = document.lastModified;
|
var date = document.lastModified;
|
||||||
|
Loading…
Reference in New Issue
Block a user