Remove subtitle from center section

This commit is contained in:
Julien Calixte
2026-04-05 12:40:08 +02:00
parent fab3819000
commit cf8b595c1e

View File

@@ -4,7 +4,6 @@
<section id="center"> <section id="center">
<h1>API Key Generator</h1> <h1>API Key Generator</h1>
<p>Generate secure API keys</p>
<KeyGenerator /> <KeyGenerator />
</section> </section>