From 6d0e604a8a2391ff440a3a3674d05d8c29e39561 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Thu, 4 Feb 2021 15:34:53 -0600
Subject: [PATCH] Fix ampersand

---
 nefed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index 354f4fc..1c8927b 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -12138,7 +12138,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                 <mdui:Description xml:lang="en">RHA Movie Channel</mdui:Description>
                 <mdui:InformationURL xml:lang="en">https://www.swank.com/about-us/</mdui:InformationURL>
                 <mdui:PrivacyStatementURL xml:lang="en">https://www.swank.com/privacy-policy/</mdui:PrivacyStatementURL>
-                <mdui:Logo height="85" width="141" xml:lang="en">https://swank.azureedge.net/swank/prod-media/1001/swank-logo.png?height=91&mode=crop</mdui:Logo>
+                <mdui:Logo height="85" width="141" xml:lang="en">https://swank.azureedge.net/swank/prod-media/1001/swank-logo.png?height=91&amp;mode=crop</mdui:Logo>
             </mdui:UIInfo>
         </Extensions>
         <SPSSODescriptor ID="_5eb7848d-ce56-464e-a2e4-af43ca3f3dc3" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
-- 
GitLab