diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-08-17 13:38:08 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-08-17 13:38:08 +0300 |
| commit | 041a9929134b75822e0771d38fc5890f1277280f (patch) | |
| tree | e8d18a24455669444ad45a3c422005ccabd77d78 /config.toml | |
| parent | 5088967306f9b9e875bc3bcf86c8fc3c0f982847 (diff) | |
Update new surname
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 6a47a86..a2bc98b 100644 --- a/config.toml +++ b/config.toml @@ -1,12 +1,12 @@ # The URL the site will be built for base_url = "https://jan.systems" -title = "Jan Tuomi" +title = "Jan Sydänviita (né Tuomi)" description = "Minimalist, digital gardener, senior software engineer." default_language = "en" generate_feeds = true feed_filenames = ["atom.xml"] -author = "Jan Tuomi" +author = "Jan Sydänviita (né Tuomi)" generate_sitemap = true generate_robots_txt = true compile_sass = false |
