mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-26 15:01:36 +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: {
|
locales: {
|
||||||
root: {
|
root: {
|
||||||
label: "English",
|
label: "English",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user