From 518ceb0af20c65dbb7747ad4875e9ee7d4a33f78 Mon Sep 17 00:00:00 2001 From: copyrighttxt <183881018+copyrighttxt@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:42:43 -0400 Subject: [PATCH] Word? --- app/pages/home/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pages/home/home.html b/app/pages/home/home.html index b987741..8e78a00 100644 --- a/app/pages/home/home.html +++ b/app/pages/home/home.html @@ -41,12 +41,12 @@ {% if membershipValue == 3: %} {%endif%} - Your account and friends are the quickest places to jump back into the site. + You should play something!

Friends ( {{friendcount}} )

-

People online and worth checking in on.

+

People you have added.

{% for friend in friends %} @@ -99,7 +99,7 @@ {% if recentlyplayedcount == 0: %}

Looks like you haven’t played any games yet.

-
Play something now + Go and play something!
{% endif %}