Disable home always being highlights

This commit is contained in:
Sam Carlton 2022-07-07 13:41:31 -05:00
parent 4158d5f967
commit ffb0db3ab7

View file

@ -218,7 +218,7 @@ export default {
return window.location.pathname
}
return '/'
return ''
}
}
// data: function () {