diff --git a/config.toml b/config.toml index d5a122d..295fd04 100644 --- a/config.toml +++ b/config.toml @@ -247,12 +247,12 @@ enableGitInfo = false [[params.social]] icon = "envelope" icon_pack = "fas" - link = "mailto:test@example.org" + link = "#contact" # For a direct email link, use "mailto:test@example.org". [[params.social]] icon = "twitter" icon_pack = "fab" - link = "//twitter.com/GeorgeCushen" + link = "https://twitter.com/GeorgeCushen" [[params.social]] icon = "google-scholar" @@ -262,7 +262,7 @@ enableGitInfo = false [[params.social]] icon = "github" icon_pack = "fab" - link = "//github.com/gcushen" + link = "https://github.com/gcushen" # 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. diff --git a/themes/academic b/themes/academic index e79c1ee..e877046 160000 --- a/themes/academic +++ b/themes/academic @@ -1 +1 @@ -Subproject commit e79c1ee36aea4626bf9be646ec5d3004e94bcfd8 +Subproject commit e877046fa7899c124c55ac9d6cc0056158cf219d