lbwww/site.cfg
Leah Rowe 8f8eed4760 separate css into new file
http2 now enabled on the server, so multiple http requests
are a bit more efficient for modern browsers

this will save a bit of bandwidth, at the expense of causing
additional delay on high latency connections:

someone on 500ms latency and using http1.1 basically has to
wait an extra half-second for the site to load

(however, that's only the first time, assuming their browser
caches the css file)
2022-12-29 10:10:30 +00:00

4 lines
157 B
INI

TITLE="-T Libreboot"
DOMAIN="https://libreboot.org/"
BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage
CSS="--css /global.css"