From 767416770a26aee7ba27c6cc5da24b4c62ae110b Mon Sep 17 00:00:00 2001 From: Edgar Date: Tue, 18 Jun 2024 11:50:19 +0200 Subject: [PATCH] fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 427eadf..b6c2a1f 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://edgl.devs" +base_url = "https://edgl.dev" title = "Edgar Luque" description = "My personal website."