mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
add intro image and Bailey as a moderator to Community Guidelines
This commit is contained in:
parent
44f6a9491a
commit
040352f434
3 changed files with 24 additions and 12 deletions
BIN
public/community-guidelines-images/intro.png
Normal file
BIN
public/community-guidelines-images/intro.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
BIN
public/community-guidelines-images/moderators.png
Executable file → Normal file
BIN
public/community-guidelines-images/moderators.png
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 8.2 KiB |
|
|
@ -68,12 +68,16 @@ block content
|
|||
p
|
||||
strong=env.t('commGuidePara009')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/staff.png', alt='')
|
||||
ul(class='peopleList')
|
||||
img(class='pull-left', src='/community-guidelines-images/staff.png', alt='')
|
||||
ul(class='pull-left list-unstyled')
|
||||
li
|
||||
strong Lefnire (Tyler Renelle)
|
||||
li
|
||||
strong redphoenix (caffeinatedvee on Trello, veeeeeee on GitHub) (Vicky Hsu)
|
||||
strong redphoenix (caffeinatedvee
|
||||
=env.t('commGuidePara009a')
|
||||
|, veeeeeee
|
||||
=env.t('commGuidePara009b')
|
||||
|) (Vicky Hsu)
|
||||
li
|
||||
strong Lemoness (Siena Leslie)
|
||||
li
|
||||
|
|
@ -85,12 +89,20 @@ block content
|
|||
p
|
||||
strong=env.t('commGuidePara011')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/moderators.png', alt='')
|
||||
ul(class='peopleList')
|
||||
img(class='pull-left', src='/community-guidelines-images/moderators.png', alt='')
|
||||
ul(class='pull-left list-unstyled')
|
||||
li
|
||||
strong Ryan (deilann on GitHub/Wikia)
|
||||
strong Bailey (It's Bailey
|
||||
=env.t('commGuidePara011a')
|
||||
|)
|
||||
li
|
||||
strong Alys (LadyAlys on Wikia)
|
||||
strong Ryan (deilann
|
||||
=env.t('commGuidePara011b')
|
||||
|)
|
||||
li
|
||||
strong Alys (LadyAlys
|
||||
=env.t('commGuidePara011c')
|
||||
|)
|
||||
li
|
||||
strong Breadstrings
|
||||
li
|
||||
|
|
@ -159,7 +171,7 @@ block content
|
|||
|
||||
h3=env.t('commGuideHeadingTavern')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/tavern.png', alt='')
|
||||
img(class='pull-left', src='/community-guidelines-images/tavern.png', alt='')
|
||||
p=env.t('commGuidePara022')
|
||||
p
|
||||
strong=env.t('commGuidePara023')
|
||||
|
|
@ -203,7 +215,7 @@ block content
|
|||
|
||||
h3=env.t('commGuideHeadingBackCorner')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/backCorner.png', alt='')
|
||||
img(class='pull-left', src='/community-guidelines-images/backCorner.png', alt='')
|
||||
p
|
||||
strong=env.t('commGuidePara038')
|
||||
|
|
||||
|
|
@ -260,7 +272,7 @@ block content
|
|||
|
||||
h3=env.t('commGuideHeadingGitHub')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/github.gif', alt='')
|
||||
img(class='pull-left', src='/community-guidelines-images/github.gif', alt='')
|
||||
p
|
||||
strong=env.t('commGuidePara043')
|
||||
|
|
||||
|
|
@ -324,7 +336,7 @@ block content
|
|||
h2=env.t('commGuideHeadingInfractionsEtc')
|
||||
h3=env.t('commGuideHeadingInfractions')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/infractions.png', alt='')
|
||||
img(class='pull-left', src='/community-guidelines-images/infractions.png', alt='')
|
||||
p=env.t('commGuidePara050')
|
||||
p
|
||||
strong=env.t('commGuidePara051')
|
||||
|
|
@ -394,7 +406,7 @@ block content
|
|||
|
||||
h3=env.t('commGuideHeadingRestoration')
|
||||
div(class='clearfix')
|
||||
img(class='pull-left paddedImage', src='/community-guidelines-images/restoration.png', alt='')
|
||||
img(class='pull-left', src='/community-guidelines-images/restoration.png', alt='')
|
||||
p=env.t('commGuidePara061')
|
||||
|
|
||||
strong=env.t('commGuidePara061part2')
|
||||
|
|
|
|||
Loading…
Reference in a new issue