From 96b63e8e5492f8ec7d4f56dd2625f215575a2ca0 Mon Sep 17 00:00:00 2001 From: Ratnadeep Rajendra Kharade <92khra1mst@hft-stuttgart.de> Date: Thu, 29 Oct 2020 18:58:39 +0100 Subject: [PATCH] removed title reading time calculator. --- public/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/index.html b/public/index.html index 1fa8034..d64351e 100644 --- a/public/index.html +++ b/public/index.html @@ -24,9 +24,6 @@ <!-- TODO Blindtext anpassen: --> <section class="wrapper"> - <div class="title"> - <h2>Reading time calculator</h2> - </div> <section class="inner"> <div> <div class="title"> -- GitLab