use light search
This commit is contained in:
@@ -9,8 +9,6 @@ import App from '~/layouts/App'
|
|||||||
Prism.manual = true
|
Prism.manual = true
|
||||||
|
|
||||||
export default function (Vue, { head }) {
|
export default function (Vue, { head }) {
|
||||||
head.htmlAttrs = { 'data-theme': 'dark' }
|
|
||||||
|
|
||||||
// fix docsearch
|
// fix docsearch
|
||||||
if (typeof window === 'object' && !window.process) {
|
if (typeof window === 'object' && !window.process) {
|
||||||
window.process = {
|
window.process = {
|
||||||
|
|||||||
Reference in New Issue
Block a user