diff --git a/src/app/jams/jam/[jam]/page.tsx b/src/app/jams/jam/[jam]/page.tsx index 842b225..46caea6 100644 --- a/src/app/jams/jam/[jam]/page.tsx +++ b/src/app/jams/jam/[jam]/page.tsx @@ -87,9 +87,10 @@ export default async function Home({

Hosted by {`${jamOwner.username}@${jamOwner.instance}`}

{jam.description}

-

Log in with the Fediverse

-

If you'd like to participate in this jam, feel free to log in!

-

To log in with GitHub, enter "github.com"

+

Join with the Fediverse

+

If you'd like to participate in this jam, you should join!

+

You'll also be able to participate an any future jams should they come to fruition.

+

To join with GitHub instead, enter "github.com".

diff --git a/src/app/jams/page.tsx b/src/app/jams/page.tsx index 692f1fc..d9b1beb 100644 --- a/src/app/jams/page.tsx +++ b/src/app/jams/page.tsx @@ -60,8 +60,9 @@ export default async function Home({

These serve many purposes. To create a community bond, to help creatives find their way, and most importantly, to make me popular. X3

Enjoy!

-

Log in with the Fediverse

-

To log in with GitHub, enter "github.com"

+

Join with the Fediverse

+

If you'd like to participate in any jam, you should join!

+

To join with GitHub, enter "github.com".