diff --git a/layouts/partials/sections/about.html b/layouts/partials/sections/about.html index 8598d4c..07ebda3 100644 --- a/layouts/partials/sections/about.html +++ b/layouts/partials/sections/about.html @@ -29,11 +29,11 @@ {{ range .socialLinks }}
  • {{ if eq .name "Email" }} - + {{ else if eq .name "Phone" }} - + {{ else }} - + {{ end }}
  • {{ end }}