Remove unnecessary tagline from the header in index.html

This commit is contained in:
Lemonochrme 2024-12-16 18:07:12 +01:00
parent 6a345d0b55
commit 88abf1ad9d

View file

@ -57,7 +57,6 @@
<body> <body>
<header> <header>
<h1>HelpApp</h1> <h1>HelpApp</h1>
<p>Facilitons l'entraide entre les personnes</p>
</header> </header>
<main> <main>
<section id="user-registration"> <section id="user-registration">