feat: content license notice option
This commit is contained in:
@@ -4,6 +4,7 @@ import { make } from 'vuex-pathify'
|
||||
|
||||
const state = {
|
||||
company: siteConfig.company,
|
||||
contentLicense: siteConfig.contentLicense,
|
||||
dark: siteConfig.darkMode,
|
||||
mascot: true,
|
||||
title: siteConfig.title,
|
||||
|
Reference in New Issue
Block a user