diff --git a/exampleSite/config.toml b/exampleSite/config.toml index db7d0b2..e11a94e 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -22,7 +22,7 @@ logofile = "img/logo.png" faviconfile = "img/logo.png" highlightjs = true lang = "en" -github = "https://github.com/example" +github = "example" email = "you@example.com" -linkedin = "example" +linkedin = "john-example-aa80ue8รจ" twitter = "@example" diff --git a/layouts/partials/header.html b/layouts/partials/header.html index bfb0911..95ae07f 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -42,19 +42,19 @@
{{ if .Site.Params.github }} - + {{ end }} {{ if .Site.Params.twitter }} - + {{ end }} {{ if .Site.Params.linkedin }} - + {{ end }}