Skip to content

Commit

Permalink
Update welcome_message_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ospira authored Feb 25, 2021
1 parent b908ab7 commit dfe9eb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/helpers/welcome_message_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ def welcome_messages
"HOWDY! Thanks for the amazing work you do!",
"We're so grateful for you and all you do!",
"Thank you for all the great work that you do! Hang in there!",
"You are appreciated, you are loved, your work makes a differnces! Thank you for all you do! 👏👏👏"
"You are appreciated, you are loved, your work makes a differnces! Thank you for all you do! 👏👏👏",
"Thank you for the critical, wonderful work you do. You're awesome!"
]
end
end

0 comments on commit dfe9eb3

Please sign in to comment.