From b36c1b47cd229232d9f517a0eeeb3938a7d75de3 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 17 Dec 2022 22:11:13 -0800 Subject: [PATCH] Change social links wrapper tag to nav --- layouts/partials/paige-social.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/paige-social.html b/layouts/partials/paige-social.html index 804c413d..ab8826b6 100644 --- a/layouts/partials/paige-social.html +++ b/layouts/partials/paige-social.html @@ -1,5 +1,5 @@ {{ with .Site.Social }} -
+
+ {{ end }}