"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 04eb63b3ea - Show all commits
+1 -1
View File
5
@@ -18,7 +18,7 @@
</form>
<footer>
jakob.scheid marked this conversation as resolved Outdated
Outdated
Review

Please use the HTML entity (&copy; instead of ©).

Please use the HTML entity (`&copy;` instead of `©`).
Outdated
Review

It is changed.

It is changed.
<p>© 2026 Seekra. All rights reserved.</p>
<p>&copy; 2026 Seekra. All rights reserved.</p>
jakob.scheid marked this conversation as resolved Outdated
Outdated
Review

Please remove the version annotation; there is not version yet

Please remove the version annotation; there is not version yet
Outdated
Review

So better with © 2026 Seekra. All rights reserved.?

So better with © 2026 Seekra. All rights reserved.?
</footer>
</body>
</html>