From 3338cec4ab92ca4f1e144432f6db1df547409d98 Mon Sep 17 00:00:00 2001 From: benjilegeek Date: Sun, 29 Mar 2026 20:59:07 +0200 Subject: [PATCH] add domain --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 8c38dc7..2b84809 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "https://YOUR_URL.TLD" +base_url = "https://www.benji0x3c.de" title = "benji's website" description = "Eine Mischung aus Blog, Portfolio und Spaßprojekt" author = "benji0x3c"