add search
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-09-17 17:47:50 +08:00
parent e312fdb8bc
commit ea4c0a897d
4 changed files with 21 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ import DefaultTheme from "vitepress/theme"
import BVideo from "./components/BVideo.vue"
import Author from "./components/Author.vue"
import CodeEditor from "./components/CodeEditor.vue"
import './custom.css'
export default {
extends: DefaultTheme,