diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 4920d7b..6060b0e 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -7,9 +7,10 @@ const FeatureList = [ title: "About Me", description: (

- I'm working in Red Hat in the Packit - team and studying at FI MUNI while - also tutoring some courses there. + I'm working in Red Hat in the{" "} + Packit team and studying at{" "} + FI MUNI while also tutoring some + courses there.

), }, @@ -23,15 +24,17 @@ const FeatureList = [ ), }, { - title: "This web", + title: "Mastodon", description: ( <> - This content can be found as a source at{" "} - GitLab or{" "} - FI GitLab. And you can - find it deployed on {" "} - aisa or{" "} - poincare. + Feel free to contact me on any of the following Mastodon accounts:{" "} + + Fosstodon + {" "} + or{" "} + + Hachyderm.io + ), },