about summary refs log tree commit diff stats
path: root/src/pages/widgets/head.pug
blob: 53de42d34f1d76d620a5e83d6651f40bbeedeed2 (plain) (blame)
1
2
3
4
5
head
    meta(charset='utf-8')
    meta(name="viewport" content="width=device-width, initial-scale=1")
    link(rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg")
    link(href="../../stylesheets/styles.css" rel="stylesheet")