performance improvements:

* less redirects
* better font loading behaviour
This commit is contained in:
Yannik 2025-06-30 19:19:51 +02:00
parent 4606518627
commit 3695a29861
5 changed files with 10 additions and 8 deletions

View file

@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "https://reudnetz.org"
base_url = "https://reudnetz.org/"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true