generated from Seekra/repository-template
Merge pull request 'Add header and footer' (#4) from feature/ui-base into main
Reviewed-on: #4 Reviewed-by: Jakob Gregory Reviewed-by: Johannes Vos
This commit was merged in pull request #4.
This commit is contained in:
@@ -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