mirror of
https://github.com/Drop-OSS/drop-wiki.git
synced 2025-11-15 09:11:30 +10:00
feat: Added edit footer and Deep Link issue resolution
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user