update site config based on new untitled behaviour
Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
49fdc28d09
commit
779b25d337
4
site.cfg
4
site.cfg
|
@ -1,5 +1,5 @@
|
||||||
TITLE="-T Libreboot"
|
TITLE="Libreboot"
|
||||||
DOMAIN="https://libreboot.org/"
|
DOMAIN="https://libreboot.org/"
|
||||||
BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage
|
BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage
|
||||||
CSS="--css /global.css"
|
CSS="/global.css"
|
||||||
LAZY="y"
|
LAZY="y"
|
||||||
|
|
Loading…
Reference in New Issue