mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-26 06:51:53 +02:00
feat: enable editLink
This commit is contained in:
parent
fe1b6eab0e
commit
5b929f948b
@ -82,6 +82,13 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
|
||||
themeConfig: {
|
||||
editLink: {
|
||||
pattern:
|
||||
"https://github.com/ryan4yin/nixos-and-flakes-book/edit/main/docs/:path",
|
||||
},
|
||||
},
|
||||
|
||||
locales: {
|
||||
root: {
|
||||
label: "English",
|
||||
|
Loading…
x
Reference in New Issue
Block a user