|
@@ -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.
|