mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
Fix capitalization of “GitHub” on Contact Us page
The live page is at https://habitica.com/static/contact.
This commit is contained in:
parent
825b316ba8
commit
4a23f40415
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ block content
|
|||
br
|
||||
=env.t('reportBug')
|
||||
| :
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues?q=is%3Aopen') Github
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues?q=is%3Aopen') GitHub
|
||||
br
|
||||
=env.t('reportCommunityIssues')
|
||||
| :
|
||||
|
|
|
|||
Loading…
Reference in a new issue