diff options
Diffstat (limited to '')
| -rw-r--r-- | src/config.toml | 4 | ||||
| -rw-r--r-- | src/content/_index.md | 10 | ||||
| -rw-r--r-- | src/content/contact/_index.md | 4 |
3 files changed, 9 insertions, 9 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" diff --git a/src/content/_index.md b/src/content/_index.md index c20314f..71c412a 100644 --- a/src/content/_index.md +++ b/src/content/_index.md @@ -10,17 +10,17 @@ footer = true # If you don't want to display id/bio/avatar, simply comment out that line -name = "Benedikt Peetz" -id = "bpeetz" -bio = "he/him" +name = "Soispha Peetz" +id = "soispha" +bio = "They/Them" # avatar = "img/avatar.webp" links = \[ { name = "Git", icon = "git", url = "https://git.foss-syndicate.org/bpeetz" }, -{ name = "Email", icon = "email", url = "mailto:benedikt.peetz@b-peetz.de" }, +{ name = "Email", icon = "email", url = "mailto:soispha@b-peetz.de" }, { name = "Matrix", icon = "matrix", url = "https://matrix.to/#/@soispha:matrix.vhack.eu" }, -{ name = "Signal", icon = "signal", url = "https://signal.me/#eu/r03RJhrEynGMYVMhhpGuirRRMJYm_Yjgys3gfQPayVlQmb0Bv25Pt4_HT9QYpa7w" }, +{ name = "Signal", icon = "signal", url = "https://signal.me/#eu/0VgltiXf19Tu_tRdpucNYYHXo26LGd2az_w_SHPD_qrUe2xOlMZHybrLzM_-NoKu" }, \] # Show a few recent posts in home page diff --git a/src/content/contact/_index.md b/src/content/contact/_index.md index 582dcae..d9010c5 100644 --- a/src/content/contact/_index.md +++ b/src/content/contact/_index.md @@ -19,9 +19,9 @@ reaction = false Currently, you can reach me via the following methods: -- [Email – benedikt.peetz@b-peetz.de](mailto:benedikt.peetz@b-peetz.de) +- [Email – soispha@b-peetz.de](mailto:soispha@b-peetz.de) - [Matrix – @soispha:vhack.eu](https://matrix.to/#/@soispha:matrix.vhack.eu) -- [Signal – benedikt.32](https://signal.me/#/eu/r03RJhrEynGMYVMhhpGuirRRMJYm_Yjgys3gfQPayVlQmb0Bv25Pt4_HT9QYpa7w) +- [Signal – soispha.87](https://signal.me/#eu/0VgltiXf19Tu_tRdpucNYYHXo26LGd2az_w_SHPD_qrUe2xOlMZHybrLzM_-NoKu) <!-- You can find my published PGP key via the web key directory: --> <!----> |
