Skip to content

Commit

Permalink
Merge pull request #29 from get-convex/jamwt/update-home-message
Browse files Browse the repository at this point in the history
Give them incentive to login -- say what it's for.
  • Loading branch information
jamwt authored Sep 1, 2023
2 parents 8f67c97 + 8ac83b0 commit 80348fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ export default function Home() {
</h1>

<p className="mx-auto my-4 text-center text-xl sm:text-2xl text-white leading-tight shadow-solid">
A virtual town where AI characters live, chat and socialize.
A virtual town where AI characters live, chat and socialize.<br />
Log in to join the town and the conversation!
</p>

<GameWrapper />
Expand Down

0 comments on commit 80348fa

Please sign in to comment.