From 7cc326eb659de0346f873d9fc96cd303479e3a58 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Fri, 15 Apr 2022 00:26:03 +0300 Subject: Still makin Pug structure. Finished adding LibreSpeed #170 --- pug/options/general/general.pug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pug/options/general/general.pug') 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 -- cgit 1.4.1