From b2e6b0c11e34c2b96c4c28af368d7c102e56e5f9 Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Sun, 28 Jul 2024 15:22:48 +0400 Subject: [PATCH] update for ton --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d2c47fa..9dee854 100644 --- a/config.toml +++ b/config.toml @@ -1,9 +1,10 @@ -baseURL = "https://ak3n.com/" +baseURL = "/" languageCode = "en-us" title = "Evgenii Akentev" theme = "theme" port = 1313 titleCaseStyle = 'none' +uglyurls = true rssLimit = 10 copyright = 'This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.' -- 2.50.1