mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
fix community guidelines title tag
This commit is contained in:
parent
e86b1a27a4
commit
fe785d0190
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ block vars
|
||||||
- var layoutEnv = env
|
- var layoutEnv = env
|
||||||
|
|
||||||
block title
|
block title
|
||||||
title HabitRPG | =env.t('communityGuidelines')
|
title HabitRPG |
|
||||||
|
=env.t('communityGuidelines')
|
||||||
|
|
||||||
block content
|
block content
|
||||||
.row
|
.row
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue