8 lines
No EOL
304 B
HTML
8 lines
No EOL
304 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">
|
|
<link rel="icon" href="/static/avatar.png" />
|
|
<title>Document</title>
|
|
</head> |