double hello world

pull/7/head
mrtaxi 4 years ago committed by GitHub
parent ec19e8bc5b
commit d6b5827aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save