mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
More Client Fixes (#9002)
* logout should entirely clear localstorage * fix logout, fix social login, remove duplicate home page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
nav.navbar.navbar-inverse.fixed-top.navbar-toggleable-sm
|
||||
.navbar-header
|
||||
router-link.nav-item(
|
||||
to='/static/front',
|
||||
to='/home',
|
||||
)
|
||||
.logo.svg-icon(v-html='icons.logo')
|
||||
.collapse.navbar-collapse
|
||||
|
||||
Reference in New Issue
Block a user