From 2518d22a90224052306dab44fdb5a5ce688ec381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Wed, 3 Feb 2021 23:50:14 +0100 Subject: [PATCH] use light search --- docs/src/main.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/main.js b/docs/src/main.js index 24f529c4..d5a4706a 100644 --- a/docs/src/main.js +++ b/docs/src/main.js @@ -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 = {