Sync Academic master
This commit is contained in:
parent
2bd07973a5
commit
dea710ff0e
@ -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.
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e79c1ee36aea4626bf9be646ec5d3004e94bcfd8
|
Subproject commit e877046fa7899c124c55ac9d6cc0056158cf219d
|
Loading…
Reference in New Issue
Block a user