mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-16 08:00:02 +01:00
change wording
This commit is contained in:
parent
1156548ef6
commit
e1d250cadd
1 changed files with 4 additions and 4 deletions
|
@ -13,17 +13,17 @@
|
||||||
.row.text-center
|
.row.text-center
|
||||||
.col-md-4.col-sm-4.col-xs-12
|
.col-md-4.col-sm-4.col-xs-12
|
||||||
%h3
|
%h3
|
||||||
Ask and receive questions
|
Ask and answer questions
|
||||||
%p
|
%p
|
||||||
With justask you can ask users questions and receive some from other users or unregistered people! Need to know something more? Keep the discussion ongoing with comments!
|
With justask you can ask people questions and answer questions from other users or unregistered people. Want to know something more? Keep the discussion ongoing in the comments!
|
||||||
.col-md-4.col-sm-4.col-xs-12
|
.col-md-4.col-sm-4.col-xs-12
|
||||||
%h3
|
%h3
|
||||||
Follow users and get followed
|
Follow users and get followed
|
||||||
%p
|
%p
|
||||||
Following users will allow you to get a personalized feed of all people you want to know more about! Also, you can send a question to all your followers at once!
|
Following users allows you to get a personalized feed of all people you want to know more about. You can also send a question to all your followers at once!
|
||||||
.col-md-4.col-sm-4.col-xs-12
|
.col-md-4.col-sm-4.col-xs-12
|
||||||
%h3
|
%h3
|
||||||
Sharing to other networks
|
Sharing to other networks
|
||||||
%p
|
%p
|
||||||
Want to share the answer you just wrote to a question you think more people should know about? With the simple press of a button your answer is shared where you want!
|
Want to share your answer to a question that more people can read it? With the simple click on a button, your answer is shared where you want!
|
||||||
= render "shared/links"
|
= render "shared/links"
|
Loading…
Reference in a new issue