feat: 日夜切换

This commit is contained in:
camera-2018
2023-08-11 02:56:45 +08:00
parent c607ce8469
commit 3bf7508cea
3 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
// import { defineConfig } from 'vitepress'
import { withMermaid } from "vitepress-plugin-mermaid";
import { withMermaid } from "vitepress-plugin-mermaid-xyxsw";
import mathjax3 from 'markdown-it-mathjax3';
import { main_sidebar, chapter2, chapter3, chapter4, chapter5, chapter6, chapter7, chapter8, chapter9 } from './sidebar.js';
import { nav } from './nav.js';