"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 f3bd66fe5d - Show all commits
+2 -1
View File
@@ -16,8 +16,9 @@ limitations under the License.
-->
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The Seekra search engine">
<title>Seekra</title>
<link rel="stylesheet" href="assets/style/style.css">
</head>