diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-04-15 00:26:03 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-04-15 00:26:11 +0300 |
commit | 7cc326eb659de0346f873d9fc96cd303479e3a58 (patch) | |
tree | fb4f6c22b85a43c09e41617896d04973160fdafa /pug/options/general | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-7cc326eb659de0346f873d9fc96cd303479e3a58.zip |
Still makin Pug structure. Finished adding LibreSpeed #170
Diffstat (limited to 'pug/options/general')
-rw-r--r-- | pug/options/general/general.pug | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pug/options/general/general.pug b/pug/options/general/general.pug index 5f38822f..1f49363d 100644 --- a/pug/options/general/general.pug +++ b/pug/options/general/general.pug @@ -1,9 +1,10 @@ doctype html html(lang="en") include ../../widgets/head.pug - title Document + title General body.option(dir="auto") include ../../widgets/links.pug + +links('general') section.option-block .some-block.option-block |