Remove 'Hi, I'm Sander' title from home page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2107e18c58
commit
9e8c827b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ theme = "PaperMod"
|
||||||
ShowFullTextinRSS = true
|
ShowFullTextinRSS = true
|
||||||
|
|
||||||
[params.homeInfoParams]
|
[params.homeInfoParams]
|
||||||
Title = "Hi, I'm Sander"
|
Title = ""
|
||||||
Content = "Software engineer writing about Rust, Java, systems programming, and whatever else I find interesting."
|
Content = "Software engineer writing about Rust, Java, systems programming, and whatever else I find interesting."
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue