feat: enable editLink

This commit is contained in:
Ryan Yin 2023-06-30 16:01:57 +08:00
parent fe1b6eab0e
commit 5b929f948b

View File

@ -82,6 +82,13 @@ export default defineConfig({
}, },
}, },
themeConfig: {
editLink: {
pattern:
"https://github.com/ryan4yin/nixos-and-flakes-book/edit/main/docs/:path",
},
},
locales: { locales: {
root: { root: {
label: "English", label: "English",