diff options
Diffstat (limited to 'pug/widgets/head.pug')
-rw-r--r-- | pug/widgets/head.pug | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pug/widgets/head.pug b/pug/widgets/head.pug deleted file mode 100644 index 53de42d3..00000000 --- a/pug/widgets/head.pug +++ /dev/null @@ -1,5 +0,0 @@ -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") \ No newline at end of file |