From ec762cb068e1da6a6d7394b570a932c4315589dc Mon Sep 17 00:00:00 2001 From: egazzarr Date: Tue, 12 Dec 2023 15:00:42 +0100 Subject: [PATCH] trying to add home link correctly --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 59a8aca..df76437 100755 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://egazzarr.github.io/portfolio/" +baseURL = "https://egazzarr.github.io/portfolio/portfolio/" #baseURL = "https://egazzarr.github.io" #baseURL = "https://example.org/" #baseURL = "https://localhost:42105/"