diff --git a/config.yaml b/config.yaml index ba3fbb4..6c64d84 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ baseURL: "https://www.roosens.me" -title: "The Beaver Dam" +title: "The Bever Dam" theme: "hugo-notepadium" copyright: "2021 Jef Roosens" languageCode: "en-US" @@ -19,7 +19,7 @@ params: style: "auto" dateFormat: "Monday, January 2, 2006" logo: "" - slogan: "Some Slogan Buddy" + slogan: "The Bever that Chews" license: "MIT" fullRss: false ipv6ready: false @@ -46,5 +46,7 @@ params: showTags: true custom: + - title: "Projects" + url: "https://git.roosens.me/Chewing_Bever" - title: "About" url: "/about" diff --git a/content/about.md b/content/about.md index 8693dc9..ff91ff4 100644 --- a/content/about.md +++ b/content/about.md @@ -2,4 +2,10 @@ title: "About" --- -WIP +Welcome to my blog! + +My name's Jef Jan Roosens, and I'm a Computer Sciences student currently +studying at the University of Ghent. On most social media, you can find me as +Chewing_Bever. I'm a big open-source enthusiast & avid self-hoster, so +naturally, you can find all my personal projects [on my Gitea +instance](https://git.roosens.me).