From 60de8cee6208e88eba8b0f18b8d105411890fc6c Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 16 Jun 2025 07:24:37 -0600 Subject: [PATCH] reword some of the help-page introduction (no code changes) --- src/views/HelpView.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index c4253f08..dea5eb27 100644 --- a/src/views/HelpView.vue +++ b/src/views/HelpView.vue @@ -37,14 +37,16 @@

What is the idea here?

- We are building networks of people who want to grow good society from the ground up, using modern - technology that connects people peer-to-peer. - First of all, let's showcase gratitude: see what people have given, and recognize - gifts you've seen. This is done in a way that leaves a permanent record -- one that - came from you, and one that the recipient can prove it was for them. This can be - personally gratifying, but it extends to broader work: volunteers get - confirmation of activity, and they can selectively show off their contributions - and network. + We are building networks of people who want to grow good society from the ground up, using + modern technology that connects people peer-to-peer. + First of all, let's showcase gratitude: see what people have given, and recognize gifts + you've seen. This is done in a way that leaves a permanent record -- one that provably + came from you, and one that the recipient can prove they were mentioned. + This can be personally gratifying, but it extends to broader work: volunteers get + confirmation of activity, and they can selectively show off their contributions and + network. + This is a way to build trust and reputation. It's a way to build a network of people who + are willing to help each other.

With this, you highlight giving and you also offer help --