Skip to content

Commit 806106f

Browse files
committed
allow edit
1 parent 8b468c0 commit 806106f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ languageCode = "en-us"
99
BookLogo = "uph-logo.png"
1010
BookSearch = true
1111
BookSearchIndex = true
12+
BookEdit = true
1213
BookRepo = "https://github.com/sendipad/uph"
1314
BookEditPath = "{{ .Site.Params.BookRepo }}/edit/docs/{{ .Path }}"
14-
BookEdit = true
1515
BookDateFormat = 'January 2, 2006'
1616

1717
BookTheme = "auto"

0 commit comments

Comments
 (0)