mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
Fixed capitalization
This commit is contained in:
parent
8df005d29e
commit
41e6abfc83
2 changed files with 2 additions and 2 deletions
|
|
@ -12,4 +12,4 @@ noscript
|
|||
| Habitica can't properly display the site without it!
|
||||
br
|
||||
a(href='http://www.enable-javascript.com/', target='_blank')
|
||||
| Please Enable JavaScript to continue!
|
||||
| Please enable JavaScript to continue!
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
|
|||
| Habitica can't work properly
|
||||
br
|
||||
a(href='http://www.enable-javascript.com/', target='_blank')
|
||||
| Please Enable JavaScript to continue!
|
||||
| Please enable JavaScript to continue!
|
||||
|
||||
.mobile-container
|
||||
div(ng-init='Analytics.track({"hitType":"pageview","eventCategory":"page","eventAction":"landing page","page":"/static/front"});')
|
||||
|
|
|
|||
Loading…
Reference in a new issue