Update docs

This commit is contained in:
Masterain
2024-02-05 18:22:29 -08:00
parent 25281a5bf7
commit db43c8c789
4 changed files with 20 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
import { googleAnalyticsPlugin } from "@vuepress/plugin-google-analytics";
import { defineUserConfig } from "vuepress";
// https://ecosystem.vuejs.press/zh/plugins/redirect.html
import { redirectPlugin } from "vuepress-plugin-redirect";
import { addCustomElement, addViteConfig } from "vuepress-shared/node";