Primo Commit

This commit is contained in:
2021-03-13 16:21:17 +01:00
commit 6b38083052
11 changed files with 501 additions and 0 deletions

12
src/_header.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang=en">
<head>
<title></title>
<meta charset=UTF-8>
<link rel=stylesheet href=style.css>
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>