diff --git a/config.toml b/config.toml index 21fd64d6..d02162d7 100644 --- a/config.toml +++ b/config.toml @@ -57,6 +57,10 @@ disableRSS = false [languages.en.params.logo] logoHomeLink = "/" + [[languages.en.params.social]] + name = "email" + url = "mailto:hello@byjp.me" + [[languages.en.params.social]] name = "mastodon" url = "https://mastodon.social/@jphastings" @@ -64,10 +68,6 @@ disableRSS = false [[languages.en.params.social]] name = "pixelfed" url = "https://pixelfed.social/jphastings" - - [[languages.en.params.social]] - name = "email" - url = "mailto:hello@byjp.me" [[languages.en.params.social]] name = "github" diff --git a/themes/hello-friend-ng/layouts/partials/svg.html b/themes/hello-friend-ng/layouts/partials/svg.html index aef0ed41..20fb4baa 100644 --- a/themes/hello-friend-ng/layouts/partials/svg.html +++ b/themes/hello-friend-ng/layouts/partials/svg.html @@ -89,7 +89,7 @@ {{- else if (eq .name "linkedin") -}} {{- else if (eq .name "mastodon") -}} - + {{- else if (eq .name "matrix") -}} {{- else if (eq .name "medium") -}} @@ -113,7 +113,7 @@ {{- else if (eq .name "pinterest") }} {{- else if (eq .name "pixelfed") }} - + {{- else if (eq .name "podcasts-apple") -}} {{- else if (eq .name "podcasts-google") -}}