Skip to content

Commit

Permalink
tag line
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Sep 16, 2023
1 parent 081e3f3 commit 35ecc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/pages/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import style from "./Home.module.scss";
const Home = () => {
return (
<div className={style.home}>
<Text text="Next-generation developer tools" level={1} />
<Text text="Your Mate in Software Development" level={1} />
</div>
);
};
Expand Down

0 comments on commit 35ecc00

Please sign in to comment.