mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
Redesign: Sabe fixes 08/31 (#9011)
* fix(modules): datepicker dist * fix(strings): Tumblr typo * fix(default-tasks): remove "ADD Notes" * fix(homepage): working header
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
li
|
||||
a(href='https://habitica.wordpress.com/', target='_blank') {{ $t('companyBlog') }}
|
||||
li
|
||||
a(href='http://blog.habitrpg.com/', target='_blank') {{ $t('Tumblr') }}
|
||||
a(href='http://blog.habitrpg.com/', target='_blank') {{ $t('tumblr') }}
|
||||
li
|
||||
a(href='/static/faq') {{ $t('FAQ') }}
|
||||
li
|
||||
|
||||
Reference in New Issue
Block a user