diff options
| author | 2026-04-29 17:54:03 +0200 | |
|---|---|---|
| committer | 2026-04-29 17:54:03 +0200 | |
| commit | 315a8e380550c88cfeb6fc6af633d12baf16ed82 (patch) | |
| tree | 576c76ea7b2639385da3446a56f2820a1b7a39aa /config.toml | |
| parent | 2b3fbe314eddc6fbb334130165616e9918f97d19 (diff) | |
root-relative URLS
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index c907705..2b3f56d 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://lemon.rip" +base_url = "/" # Whether to automatically compile all Sass files in the sass directory compile_sass = false |