mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Redesign: Static Pages Wrapper (#9027)
* refactor(static-pages): wrapper * refactor(statics): use router-view
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='/home',
|
||||
to='/static/home',
|
||||
)
|
||||
.logo.svg-icon(v-html='icons.logo')
|
||||
.collapse.navbar-collapse
|
||||
|
||||
Reference in New Issue
Block a user