diff --git a/content/contact.md b/content/contact.md index ea87ab9..92d8896 100644 --- a/content/contact.md +++ b/content/contact.md @@ -15,5 +15,3 @@ If you stumbled across an email address of mine, best not to use it. Like most p - Matrix: {{< sociallink matrix >}} Want to [say thanks]({{}})? - -### Profiles diff --git a/layouts/_default/contact.html b/layouts/_default/contact.html index 904a767..dcb7f67 100644 --- a/layouts/_default/contact.html +++ b/layouts/_default/contact.html @@ -3,6 +3,8 @@
{{ partial "content.html" . }} +

Profiles

+
{{ range $i, $e := sort .Site.Data.social.accounts "name" }}