From 71adc4b32ac2c79a72073c43a1e0408fb9991fbc Mon Sep 17 00:00:00 2001
From: Hui <huijustinjing@gmail.com>
Date: Wed, 17 Mar 2021 13:21:30 +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