blog/themes/chosto/layouts/partials/head.html

7 lines
85 B
HTML
Raw Normal View History

2021-05-18 16:22:28 +02:00
<head>
<meta charset="utf-8">
<title>
{{ .Site.Title }}
</title>
</head>