File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -4,32 +4,29 @@ import styles from './styles.module.css';
44
55const FeatureList = [
66 {
7- title : 'Easy to Use ' ,
7+ title : 'Contributors ' ,
88 Svg : require ( '@site/static/img/undraw_docusaurus_mountain.svg' ) . default ,
99 description : (
1010 < >
11- Docusaurus was designed from the ground up to be easily installed and
12- used to get your website up and running quickly.
11+ Navigate the Cloud Native as an individual contributor. Get started, find new friends, forge your path.
1312 </ >
1413 ) ,
1514 } ,
1615 {
17- title : 'Focus on What Matters ' ,
16+ title : 'Projects ' ,
1817 Svg : require ( '@site/static/img/undraw_docusaurus_tree.svg' ) . default ,
1918 description : (
2019 < >
21- Docusaurus lets you focus on your docs, and we'll do the chores. Go
22- ahead and move your docs into the < code > docs</ code > directory.
20+ Over 220 Projects choose the CNCF as their home. These resources document how we work together as a team.
2321 </ >
2422 ) ,
2523 } ,
2624 {
27- title : 'Powered by React ' ,
25+ title : 'Community ' ,
2826 Svg : require ( '@site/static/img/undraw_docusaurus_react.svg' ) . default ,
2927 description : (
3028 < >
31- Extend or customize your website layout by reusing React. Docusaurus can
32- be extended while reusing the same header and footer.
29+ Stronger, together. Contributors and Projects collaborate to get larger goals accomplished.
3330 </ >
3431 ) ,
3532 } ,
You can’t perform that action at this time.
0 commit comments