From 722c1b7f6cf546320affadd4a1cecd75dc472933 Mon Sep 17 00:00:00 2001 From: Eric Rasmussen <ericrasmussen1@gmail.com> Date: Wed, 25 May 2022 15:14:51 -0500 Subject: [PATCH] Update footer --- src/Views/localfooter.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Views/localfooter.php b/src/Views/localfooter.php index 50027da5..471b9086 100644 --- a/src/Views/localfooter.php +++ b/src/Views/localfooter.php @@ -1,7 +1,6 @@ <nav id="dcf-footer-group-1" role="navigation" aria-labelledby="dcf-footer-group-1-heading"> <h3 class="dcf-txt-md dcf-bold dcf-uppercase dcf-lh-3 unl-ls-2 unl-cream" id="dcf-footer-group-1-heading">About UNL Lockup Factory</h3> - <p>This application is a product of the <a href="https://dxg.unl.edu/">Digital Experience Group at Nebraska</a>. DXG is a partnership of <a href="https://ucomm.unl.edu/">University Communication</a> and <a href="https://its.unl.edu/">Information Technology Services</a>.</p> - + <p>This application is a product of the <a href="https://dxg.unl.edu/">Digital Experience Group</a> at <a href="https://www.unl.edu/">Nebraska</a>. DXG is part of <a href="https://ucomm.unl.edu/">University Communication & Marketing</a>.</p> </nav> <nav id="dcf-footer-group-2" role="navigation" aria-labelledby="dcf-footer-group-2-heading"> <h3 class="dcf-txt-md dcf-bold dcf-uppercase dcf-lh-3 unl-ls-2 unl-cream" id="dcf-footer-group-2-heading">Related Links</h3> -- GitLab