From 1a0a6cd3e677304fc61f6972fff7d5019786c3bf Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 16 Dec 2022 22:46:34 -0800 Subject: [PATCH] Add visually hidden text to social icons --- layouts/partials/paige-social.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/paige-social.html b/layouts/partials/paige-social.html index 0f54a22b..a1a758b4 100644 --- a/layouts/partials/paige-social.html +++ b/layouts/partials/paige-social.html @@ -2,7 +2,7 @@
{{ range $k, $v := . }} - + {{ $k }} {{ end }}