From 074810fba5c0c7b10991f058039c751d467d9346 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 20 Nov 2020 11:35:01 -0500 Subject: [PATCH] Update wording on dashboard page To encourage users to feel like a part of sr.ht --- hubsrht/templates/dashboard.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hubsrht/templates/dashboard.html b/hubsrht/templates/dashboard.html index a985674..7f118de 100644 --- a/hubsrht/templates/dashboard.html +++ b/hubsrht/templates/dashboard.html @@ -10,9 +10,8 @@

- Welcome back, {{current_user.username}}! - This is the {{cfg("sr.ht", "site-name")}} hub service, which organizes - and indexes projects and users on the platform. + Welcome back, {{current_user.username}}! This is your project hub, which + organizes and indexes projects for users on our platform.