We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faaed0 commit 81cb989Copy full SHA for 81cb989
src/components/homepage/HomePage.js
@@ -107,11 +107,7 @@ export function HomePage() {
107
<Container className={classes.container}>
108
<img src={Logo} width={'35%'} alt=""></img>
109
<Title className={classes.title}>
110
- Building an all-Open Source community cloud to learn and make{' '}
111
- <Link to="/about" className={classes.linkedText}>
112
- things*
113
- </Link>{' '}
114
- better
+ Building an all-Open Source community for cloud operations
115
</Title>
116
<Group>
117
<Link to="/getting-started">
0 commit comments