Sync Academic master
This commit is contained in:
@ -247,12 +247,12 @@ enableGitInfo = false
|
|||||||
[[params.social]]
|
[[params.social]]
|
||||||
icon = "envelope"
|
icon = "envelope"
|
||||||
icon_pack = "fas"
|
icon_pack = "fas"
|
||||||
link = "mailto:test@example.org"
|
link = "#contact" # For a direct email link, use "mailto:test@example.org".
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
icon = "twitter"
|
icon = "twitter"
|
||||||
icon_pack = "fab"
|
icon_pack = "fab"
|
||||||
link = "//twitter.com/GeorgeCushen"
|
link = "https://twitter.com/GeorgeCushen"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
icon = "google-scholar"
|
icon = "google-scholar"
|
||||||
@ -262,7 +262,7 @@ enableGitInfo = false
|
|||||||
[[params.social]]
|
[[params.social]]
|
||||||
icon = "github"
|
icon = "github"
|
||||||
icon_pack = "fab"
|
icon_pack = "fab"
|
||||||
link = "//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.
|
||||||
|
Submodule themes/academic updated: e79c1ee36a...e877046fa7
Reference in New Issue
Block a user