update "welcome"

This commit is contained in:
mrtaxi 2021-02-05 19:11:29 +02:00 committed by GitHub
parent 303a7bd0b8
commit fce5ed0148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<h1>Hello World!</h1>
<h1>---Hello World!---</h1>
<p>This is a simple static website being served from Nginx running inside a Docker container!</p>
<script>
var date = document.lastModified;