diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index c5d8873..9edfab5 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -88,7 +88,7 @@ const Footer: NextPage = () => {
{/** Main footer area */} -
+
{/** Wendell Johnson Info */}
University of Iowa logo @@ -100,7 +100,7 @@ const Footer: NextPage = () => {
{/** Header and tabs */} -
+
{links.map((quickLink, index) => {