mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
🐳 chore: 支持mermaid
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { defineConfig } from 'vitepress'
|
||||
import { withMermaid } from 'vitepress-plugin-mermaid'
|
||||
|
||||
import { en } from './en'
|
||||
import { cn } from './cn'
|
||||
|
||||
export default defineConfig({
|
||||
export default withMermaid({
|
||||
title: 'Easytier',
|
||||
base: '/easytier-doc/',
|
||||
locales: {
|
||||
|
||||
Reference in New Issue
Block a user