"Add HTML Elements and Style" #3

Closed
johannes.vos wants to merge 15 commits from feature/layout-base into main
Showing only changes of commit c3fa851ee3 - Show all commits
+2 -4
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="de">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -18,9 +18,7 @@
</form>
<footer>
<span>Version 1.1</span>
<time datetime="2026-05-01">02/05/2026</time>
<time datetime="20:30">12:35 CEST</time>
<p>© 2026 Seekra. All rights reserved.</p>
</footer>
</body>
</html>