Skip to content

Commit

Permalink
final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadshahidbeigh committed Oct 21, 2024
1 parent 3e6e989 commit 2a70133
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ const Home: React.FC = () => {
fontWeight="bold"
color="primary"
>
Welcome to MindVaultt
Welcome to MindVault
</Typography>
<Typography
variant={isSmallScreen ? "body1" : "h5"}
paragraph
color="text.secondary"
>
Your personal knowledge base for articles, research papers, and
more.
Your personal knowledge base for articles, research papers, books
and more.
</Typography>
</motion.div>
<Button
Expand Down

0 comments on commit 2a70133

Please sign in to comment.