From a795fded94b233e6fb35809b0833641e614cd8ed Mon Sep 17 00:00:00 2001 From: Lahode <carolin.lahode@hft-stuttgart.de> Date: Thu, 8 Dec 2022 22:17:45 +0000 Subject: [PATCH] Update index.html --- public/home/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/index.html b/public/home/index.html index 73797a6..5eab81f 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -23,7 +23,7 @@ <div class="main"> <div class="centered"> - <div class="chapter"> + <div> <h3><a href="chapters/00_intro.html">INTRO</a></h3> </div> <div class="chapter"> -- GitLab