From bbbaa7c151fe3838c5e0a24a12d9722c5a08db5c Mon Sep 17 00:00:00 2001 From: Koukofikis <athanasios.koukofikis@hft-stuttgart.de> Date: Tue, 16 Mar 2021 11:27:40 +0000 Subject: [PATCH] Update index.html --- public/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 04ef32a..d0e0b2a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ -<!DOCTYPE html> -<meta charset="utf-8"> -<title>Redirecting...</title> -<meta http-equiv="refresh" content="0; URL=home/index.html"> -<link rel="canonical" href="home/index.html"> \ No newline at end of file +<!DOCTYPE html> +<meta charset="utf-8"> +<title>Redirecting...</title> +<meta http-equiv="refresh" content="0; URL=home/"> +<link rel="canonical" href="home/"> -- GitLab