From 315a8e380550c88cfeb6fc6af633d12baf16ed82 Mon Sep 17 00:00:00 2001 From: lsof Date: Wed, 29 Apr 2026 17:54:03 +0200 Subject: root-relative URLS --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3