Started with a simple homepage

This commit is contained in:
Martin Berg Alstad
2022-12-21 13:56:42 +01:00
parent 5e8aefe665
commit 6798840a6b
18 changed files with 297 additions and 149 deletions

View File

@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<title>Martials.no</title>
<meta name="theme-color" content="#181a1b" />
<title>Hjem | Martials.no</title>
<link rel="icon" type="image/x-icon" href="resources/code.svg">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>