We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4a028 commit bbfc884Copy full SHA for bbfc884
config.yml
@@ -26,7 +26,8 @@ params:
26
profileMode:
27
enabled: true
28
title: Hi, I'm Gina Häußge aka foosel!
29
- subtitle: Passionate code monkey 🐒 Geek 👩💻 Gamer 🎮 Bouldering apprentice 🧗♀️Creator & maintainer of OctoPrint 🐙 GitHub Star 🌟 PSF Fellow 🐍
+ subtitle: >
30
+ Passionate code monkey 🐒 Geek 👩💻 Gamer 🎮 Bouldering apprentice 🧗♀️ Creator & maintainer of OctoPrint 🐙 GitHub Star 🌟 PSF Fellow 🐍
31
imageUrl: "img/me.jpg"
32
imageWidth: 250
33
imageHeight: 250
@@ -37,6 +38,8 @@ params:
37
38
url: "https://github.com/foosel"
39
- name: Mastodon
40
url: "https://chaos.social/@foosel"
41
+ - name: Bluesky
42
+ url: "https://bsky.app/profile/foosel.net"
43
- name: LinkedIn
44
url: "https://www.linkedin.com/in/ginahaeussge/"
45
- name: Email
0 commit comments