Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
Add message about multiple instances of the same service
  • Loading branch information
vraravam committed Oct 8, 2023
1 parent a1812b8 commit 1ee4cad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ const Home: NextPage = () => {
<h2>Services</h2>
<p>
Add all your services in one place for quick and easy access and never search your tabs
or bookmarks again!
or bookmarks again! You can also add the same service twice or more to be able to login
into multiple accounts!
</p>
</div>
<div className={styles.image}>
Expand Down

0 comments on commit 1ee4cad

Please sign in to comment.