about summary refs log tree commit diff stats
path: root/src/pages/options/widgets
diff options
context:
space:
mode:
authorEdwardLangdon <101938856+EdwardLangdon@users.noreply.github.com>2022-06-25 07:11:37 +0000
committerEdwardLangdon <101938856+EdwardLangdon@users.noreply.github.com>2022-06-25 12:41:38 +0530
commit6e3ee9bcff814d8c83ba89ff322c604c072c2c2a (patch)
treeafe37d12725f32138a6e3d32c28e8943253052eb /src/pages/options/widgets
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-6e3ee9bcff814d8c83ba89ff322c604c072c2c2a.zip
Added About page
Diffstat (limited to 'src/pages/options/widgets')
-rw-r--r--src/pages/options/widgets/about.pug18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/pages/options/widgets/about.pug b/src/pages/options/widgets/about.pug
new file mode 100644
index 00000000..67897e70
--- /dev/null
+++ b/src/pages/options/widgets/about.pug
@@ -0,0 +1,18 @@
+doctype html
+
+img(src='./assets/images/libredirect.png')
+| Libredirect Icon
+img
+
+p
+  | Homepage -  
+  a(href='https://libredirect.github.io/') https://libredirect.github.io
+p
+  | FAQ - 
+  a(href='https://libredirect.github.io/faq.html') https://libredirect.github.io/faq.html
+p
+  | Docs - 
+  a(href='https://libredirect.github.io/docs.html') https://libredirect.github.io/docs.html
+p
+  | Github - 
+  a(href='https://github.com/libredirect/libredirect') https://github.com/libredirect/libredirect