1
0
Fork 0
website/templates/partials/head.html
2022-09-05 00:02:58 +02:00

7 lines
254 B
HTML

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/site.css">
<title>Document</title>
</head>