theme: upgrade to latest v4.6.2
This commit is contained in:
@ -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:
|
||||||
@ -55,16 +55,16 @@ social:
|
|||||||
icon_pack: fab
|
icon_pack: fab
|
||||||
link: https://github.com/gcushen
|
link: https://github.com/gcushen
|
||||||
# Link to a PDF of your resume/CV from the About widget.
|
# Link to a PDF of your resume/CV from the About widget.
|
||||||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
||||||
# - icon: cv
|
# - icon: cv
|
||||||
# icon_pack: ai
|
# icon_pack: ai
|
||||||
# link: files/cv.pdf
|
# link: files/cv.pdf
|
||||||
|
|
||||||
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
||||||
email: ""
|
email: ""
|
||||||
|
|
||||||
# Organizational groups that you belong to (for People widget)
|
# Organizational groups that you belong to (for People widget)
|
||||||
# Set this to `[]` or comment out if you are not using People widget.
|
# Set this to `[]` or comment out if you are not using People widget.
|
||||||
user_groups:
|
user_groups:
|
||||||
- Researchers
|
- Researchers
|
||||||
- Visitors
|
- Visitors
|
||||||
@ -72,4 +72,4 @@ user_groups:
|
|||||||
|
|
||||||
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
||||||
|
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
|
||||||
|
Submodule themes/academic updated: b45d4c5432...6d92b0e8ab
Reference in New Issue
Block a user