1 parent 8b468c0 commit 806106fCopy full SHA for 806106f
1 file changed
config.toml
@@ -9,9 +9,9 @@ languageCode = "en-us"
9
BookLogo = "uph-logo.png"
10
BookSearch = true
11
BookSearchIndex = true
12
+ BookEdit = true
13
BookRepo = "https://github.com/sendipad/uph"
14
BookEditPath = "{{ .Site.Params.BookRepo }}/edit/docs/{{ .Path }}"
- BookEdit = true
15
BookDateFormat = 'January 2, 2006'
16
17
BookTheme = "auto"
0 commit comments