We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c485a3d commit 9fd3b0eCopy full SHA for 9fd3b0e
2 files changed
config.toml
@@ -29,3 +29,5 @@ theme = "hugo-book"
29
30
[params]
31
BookSearch = false
32
+ BookRepo = 'https://github.com/uapi-group/uapi-group.github.io'
33
+ BookEditLink = '{{ .Site.Params.BookRepo }}/edit/main/{{ .Path }}'
layouts/partials/docs/footer.html
0 commit comments