Bug fix: Use <p> instead of <div> for the slogan

This commit is contained in:
2026-05-02 17:40:52 +02:00
parent 80ca6dcb5d
commit 6e6e9cb1bc
+2 -2
View File
@@ -24,9 +24,9 @@ limitations under the License.
<body>
<header>
<h1>Seekra</h1>
<div>
<p>
Built to search.
</div>
</p>
</header>
<form>