diff --git a/hugo.toml b/hugo.toml index 4660e00..59adb20 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' +baseURL = 'https://krzyzanowski.dev/blog' +languageCode = 'pl-pl' +title = 'Maciej Krzyżanowski' theme = 'PaperMod'