From d01e48ea8cade8d95cb22849262598ad0abe0c3e Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Wed, 19 Jun 2024 17:51:07 +0200 Subject: [PATCH] fix --- oranda.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/oranda.json b/oranda.json index f625261..3451e18 100644 --- a/oranda.json +++ b/oranda.json @@ -1,5 +1,8 @@ { "styles": { "theme": "axodark" + }, + "build": { + "path_prefix": "sitewriter" } }