Updated about page
parent
05673bebbc
commit
3f2da3b122
|
@ -1,5 +1,5 @@
|
||||||
baseURL: "https://www.roosens.me"
|
baseURL: "https://www.roosens.me"
|
||||||
title: "The Beaver Dam"
|
title: "The Bever Dam"
|
||||||
theme: "hugo-notepadium"
|
theme: "hugo-notepadium"
|
||||||
copyright: "2021 Jef Roosens"
|
copyright: "2021 Jef Roosens"
|
||||||
languageCode: "en-US"
|
languageCode: "en-US"
|
||||||
|
@ -19,7 +19,7 @@ params:
|
||||||
style: "auto"
|
style: "auto"
|
||||||
dateFormat: "Monday, January 2, 2006"
|
dateFormat: "Monday, January 2, 2006"
|
||||||
logo: ""
|
logo: ""
|
||||||
slogan: "Some Slogan Buddy"
|
slogan: "The Bever that Chews"
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
fullRss: false
|
fullRss: false
|
||||||
ipv6ready: false
|
ipv6ready: false
|
||||||
|
@ -46,5 +46,7 @@ params:
|
||||||
showTags: true
|
showTags: true
|
||||||
|
|
||||||
custom:
|
custom:
|
||||||
|
- title: "Projects"
|
||||||
|
url: "https://git.roosens.me/Chewing_Bever"
|
||||||
- title: "About"
|
- title: "About"
|
||||||
url: "/about"
|
url: "/about"
|
||||||
|
|
|
@ -2,4 +2,10 @@
|
||||||
title: "About"
|
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).
|
||||||
|
|
Reference in New Issue