feat: Added edit footer and Deep Link issue resolution

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-01-21 18:04:50 +11:00
parent b61f897a64
commit 1f407d6019
2 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,9 @@ export default defineConfig({
head: [["link", { rel: "icon", href: "/drop.svg" }]],
themeConfig: {
logo: "/drop.svg",
footer: {
message: "If you have any suggestions to update this wiki, please submit them on our GitHub",
},
// https://vitepress.dev/reference/default-theme-config
nav: [