From d6b5827aa039e6f9df118d33d20b53d01f9cd1b9 Mon Sep 17 00:00:00 2001 From: mrtaxi Date: Fri, 5 Feb 2021 19:23:38 +0200 Subject: [PATCH] double hello world --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 91e3319..a85b801 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ -

Hello World!

+

Hello World! Hello World!

This is a simple static website being served from Nginx running inside a Docker container!