theme: upgrade to latest v4.6.2
This commit is contained in:
parent
019e6d01d2
commit
bbfcc5eccc
3 changed files with 7 additions and 7 deletions
|
@ -75,7 +75,7 @@ privacy_pack = false
|
|||
|
||||
# Enable visitors to edit pages?
|
||||
# `repo` defines the repository URL. `editable` defines which page types can be edited.
|
||||
edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", repo_branch = "master", editable = {docs = true, page = false, post = false}}
|
||||
edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", content_dir = "", repo_branch = "master", editable = {docs = true, page = false, post = false}}
|
||||
|
||||
############################
|
||||
## Contact details
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue