From 26dff9c33fa60ccb62fd06159f21fd9a5e614ff9 Mon Sep 17 00:00:00 2001 From: Marcus Sevaldsen <marcuse@stud.ntnu.no> Date: Fri, 17 Apr 2020 23:42:45 +0200 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index e9e3953..95be9f0 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,6 @@ <meta charset="UTF-8" /> </head> <body> - Halloen, Nå er det oppdatert her! igjen.. igjen.. + Halloen, Nå er det oppdatert her! igjen.. igjen.. En siste gang?! </body> </html> -- GitLab