7 lines
267 B
Handlebars
7 lines
267 B
Handlebars
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
|
<link rel="shortcut icon" href="/img/icon.webp" type="image/webp">
|
|
<title>glt.sx</title>
|
|
</head> |