tweak /streamer

pull/6012/head
Thibault Duplessis 2020-02-09 14:41:01 -06:00
parent efe708f45a
commit d0107cdf79
2 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,7 @@ object header {
a(cls := "service lichess", href := routes.User.show(s.user.username))(
bits.svg.lichess,
" ",
netBaseUrl,
routes.User.show(s.user.username).url
)
),

View File

@ -20,7 +20,7 @@
<string name="rule3">Lichess will detect your stream automatically and enable the following perks:</string>
<string name="perks">Benefits of streaming with the keyword</string>
<string name="perk1">Get a flaming streamer icon on your Lichess profile.</string>
<string name="perk2">Get bumped up the top of the streamers list.</string>
<string name="perk2">Get bumped up to the top of the streamers list.</string>
<string name="perk3">Notify your Lichess followers.</string>
<string name="perk4">Show your stream in your games, tournaments and studies.</string>
<string name="approved">Your stream is approved.</string>