aboutsummaryrefslogtreecommitdiff
path: root/templates/head.html
blob: cc1bdb859110ca636673fbed766097ab0f81dae7 (plain)
1
2
3
4
5
6
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Yet Another Blog</title>
<style>
    <% include!("pico.min.css"); %>
</style>