about summary refs log tree commit diff stats
path: root/src/pages/widgets/head.pug
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-09-22 19:58:07 +0100
committerHygna <hygna@proton.me>2022-09-22 19:58:07 +0100
commit320d0175a8e1223618eb3b8d740b420ef674fc8d (patch)
tree83840e7fb4074e5bc1d528a928334236ae81bbae /src/pages/widgets/head.pug
parent100% compat with widgets/<service>.js (diff)
downloadlibredirect-320d0175a8e1223618eb3b8d740b420ef674fc8d.zip
Completed Migration to ejs
Diffstat (limited to 'src/pages/widgets/head.pug')
-rw-r--r--src/pages/widgets/head.pug5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pages/widgets/head.pug b/src/pages/widgets/head.pug
deleted file mode 100644
index 53de42d3..00000000
--- a/src/pages/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