From 9e8c827b5d3c6d9013e3fe1181270aed9c25e89f Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sun, 29 Mar 2026 10:15:10 +0200 Subject: [PATCH] Remove 'Hi, I'm Sander' title from home page Co-Authored-By: Claude Sonnet 4.6 --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 1c239d1..95b4872 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,7 +19,7 @@ theme = "PaperMod" ShowFullTextinRSS = true [params.homeInfoParams] - Title = "Hi, I'm Sander" + Title = "" Content = "Software engineer writing about Rust, Java, systems programming, and whatever else I find interesting." [[params.socialIcons]]