Skip to content

Commit 81cb989

Browse files
authored
Update HomePage.js (#238)
1 parent 1faaed0 commit 81cb989

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/components/homepage/HomePage.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,7 @@ export function HomePage() {
107107
<Container className={classes.container}>
108108
<img src={Logo} width={'35%'} alt=""></img>
109109
<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
110+
Building an all-Open Source community for cloud operations
115111
</Title>
116112
<Group>
117113
<Link to="/getting-started">

0 commit comments

Comments
 (0)