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?
|
# Enable visitors to edit pages?
|
||||||
# `repo` defines the repository URL. `editable` defines which page types can be edited.
|
# `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
|
## Contact details
|
||||||
|
|
|
@ -38,7 +38,7 @@ education:
|
||||||
year: 2008
|
year: 2008
|
||||||
|
|
||||||
# Social/Academic Networking
|
# Social/Academic Networking
|
||||||
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
|
# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
|
||||||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
||||||
# form "mailto:your-email@example.com" or "#contact" for contact widget.
|
# form "mailto:your-email@example.com" or "#contact" for contact widget.
|
||||||
social:
|
social:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit b45d4c5432defcc2461fdf234109ba93f09eb16f
|
Subproject commit 6d92b0e8ab5512a4489173a560b27adf91c0b260
|
Loading…
Reference in a new issue