Skip to content

Commit

Permalink
Rework Landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbcbauer authored Jun 12, 2024
1 parent 9a34b26 commit 6e1bb47
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,11 @@ const FeatureList: FeatureItem[] = [
),
},
{
title: 'Get Support / How to contribute',
title: 'Fededback',
Svg: require('@site/static/img/support-icon.svg').default,
description: (
<>
Fededback/Information/Reuests via <b>GitHub</b> <a href="https://github.com/catenax-eV/catenax-ev.github.io/discussions">discussions</a> <br/><br/>
Want to support/contribute ...
PLease provide Fededback/Information/Reuests via <b>GitHub</b> <a href="https://github.com/catenax-eV/catenax-ev.github.io/discussions">discussions</a>
</>
),
},
Expand Down

0 comments on commit 6e1bb47

Please sign in to comment.