Add header

This commit is contained in:
2026-05-02 15:38:33 +02:00
parent cebf33fb47
commit 1fd1fbba57
+6
View File
@@ -22,5 +22,11 @@ limitations under the License.
<title>Seekra</title> <title>Seekra</title>
</head> </head>
<body> <body>
<header>
<h1>Seekra</h1>
<div>
Built to search.
</div>
</header>
</body> </body>
</html> </html>