diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 5cf0fe0..e14e3c7 100644 --- a/config.toml +++ b/config.toml @@ -2,8 +2,6 @@ baseURL = 'https://mjkw.pl/' languageCode = 'en-us' title = 'mjkw' enableRobotsTXT = true -[permalinks] -post = "/:year/:month/:day/:filename/" [params] footer = "© Copyright 2025-2026 Mateusz J. Kwiatkowski. All Rights Reserved. No part of this website may be used or reproduced in any manner to train artificial intelligence technologies or systems." @@ -11,7 +9,6 @@ footer = "© Copyright 2025-2026 Mateusz J. Kwiatkowski. All Rights Reserved [markup] defaultMarkdownHandler = "goldmark" - [imaging] anchor = 'Top' bgColor = '#ffffff' |
