feat: view page layout (wip) + footer component + fixes
This commit is contained in:
@@ -4,6 +4,7 @@ import { make } from 'vuex-pathify'
|
||||
|
||||
const state = {
|
||||
company: '',
|
||||
dark: false,
|
||||
mascot: true,
|
||||
title: siteConfig.title
|
||||
}
|
||||
|
Reference in New Issue
Block a user