about summary refs log tree commit diff stats
path: root/src/pages/options/index.pug
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-06-28 10:31:34 +0300
committerManeraKai <manerakai@protonmail.com>2022-06-28 10:31:34 +0300
commitf2294d7da063e05ee81befb27173b791bccdc2c8 (patch)
tree494cb9da2b4379c416e041e9504ecba5c32259d9 /src/pages/options/index.pug
parentMerge branch 'UI-Changes' of https://github.com/EdwardLangdon/libredirect int... (diff)
downloadlibredirect-f2294d7da063e05ee81befb27173b791bccdc2c8.zip
fixing & refining About Page #368
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r--src/pages/options/index.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug
index 9198c0f3..553f918f 100644
--- a/src/pages/options/index.pug
+++ b/src/pages/options/index.pug
@@ -31,5 +31,6 @@ html#elementToShowWithJavaScript(lang="en")
             include ./widgets/translate.pug
             include ./widgets/maps.pug
             include ./widgets/sendTargets.pug
+            include ./widgets/about.pug
 
     script(type="module" src="./index.js")
\ No newline at end of file