diff options
Diffstat (limited to '')
| -rw-r--r-- | src/config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.toml b/src/config.toml index 8205d22..69ac342 100644 --- a/src/config.toml +++ b/src/config.toml @@ -6,7 +6,7 @@ #========================================================================================= base_url = "https://b-peetz.de" -title = "Benedikt Peetz" +title = "Soispha Peetz" description = "My website" default_language = "en" theme = "serene" @@ -59,7 +59,7 @@ blog_section_path = "/blog" back_link_text = "Back" # Text of the back button force_theme = false # false | "light" | "dark" -footer_copyright = "© 2025 Benedikt Peetz" +footer_copyright = "© 2025 Soispha Peetz" footer_credits = true # Whether to show "Built with zola and serene" in footer not_found_error_text = "404 Not Found" |
