diff --git a/components/aboutpage.go b/components/aboutpage.go index 2ca4e30..31347be 100644 --- a/components/aboutpage.go +++ b/components/aboutpage.go @@ -29,7 +29,7 @@ type aboutPanel struct { func (a *aboutPanel) Render() app.UI { return app.Div().Body( app.Img().Src("/web/static/images/rin-1.gif").Styles(map[string]string{"width": "100px", "position": "absolute", "top": "10px", "right": "10px"}), - app.Raw(`

I am a 21 year old computer science student, living and studying in The Netherlands. I like Docker, Kubernetes and Golang! + app.Raw(`

I am a 21 year old computer science student (they/them, he/him, she/her), living and studying in The Netherlands. I like Docker, Kubernetes and Golang!
I made this website because I was inspired again by the amazing Neocities pages that I discovered because of my friends. They also have their own pages (you can find them on the friends tab, do check them out!) and I just had to get a good website of my own!