generated from Seekra/repository-template
Add header and footer #4
@@ -22,5 +22,15 @@ limitations under the License.
|
|||||||
<title>Seekra</title>
|
<title>Seekra</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<header>
|
||||||
|
<h1>Seekra</h1>
|
||||||
|
<div>
|
||||||
|
|
|||||||
|
Built to search.
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<p>© 2026 Seekra.</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user
(Subtitle) is missing
I intentionally omitted the stylesheets because they are semantically part of the UI base.
Furthermore, the search field is not part of the UI base
But in my suggestion there was a style, it is for the main and thats why there shoud be the style and search bar
I think it's better to to this in a separate branch.
But we alerady did it