use light search

This commit is contained in:
Philipp Kühn 2021-02-03 23:50:14 +01:00
parent 8c3085e0b3
commit 2518d22a90

View File

@ -9,8 +9,6 @@ import App from '~/layouts/App'
Prism.manual = true
export default function (Vue, { head }) {
head.htmlAttrs = { 'data-theme': 'dark' }
// fix docsearch
if (typeof window === 'object' && !window.process) {
window.process = {