From 0c38fc12de5ccd19ea773f1c8d41fe33caa303f2 Mon Sep 17 00:00:00 2001 From: daudix Date: Mon, 1 Apr 2024 07:13:19 +0300 Subject: [PATCH] Test with base_url = "/" --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 3c176e4..9466d30 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ title = "Duckquill" -base_url = "https://daudix.codeberg.page/duckquill" +base_url = "/" description = "Modern, pretty, and clean theme." compile_sass = true