about summary refs log tree commit diff stats
path: root/src/pages/options/index.pug
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r--src/pages/options/index.pug10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug
deleted file mode 100644
index 4e19b087..00000000
--- a/src/pages/options/index.pug
+++ /dev/null
@@ -1,10 +0,0 @@
-doctype html
-html(id="elementToShowWithJavaScript" lang="en")
-    include /src/pages/widgets/head
-    body(class="option" dir="auto")
-        include /src/pages/widgets/links
-        div#pages
-            include /src/pages/options/widgets/general
-            include /src/pages/options/widgets/services
-    script(type="module" src="./index.js")
-    
\ No newline at end of file