From f6aed570d5e0c0fc4476b844fe4c72e2f470cd50 Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Fri, 24 Jun 2022 15:50:41 -0700
Subject: [PATCH] Test new config

---
 login.html | 2 +-
 page.html  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/login.html b/login.html
index 59655ad..b0bcd9a 100644
--- a/login.html
+++ b/login.html
@@ -20,7 +20,7 @@
 <p> &nbsp </p>
 <div id="login-cilogon-info" class="service-login">
     <h5>      
-    <p>Be sure to choose <ins>California State University San Bernardino</ins> on the next page instead of <del>ORCID</del>. 
+    <p>Be sure to choose <ins>California State University San Bernardino</ins> on the next page instead of <del>ORCID</del>
     </h5>
 </div>
 <div class="container text-center">
diff --git a/page.html b/page.html
index 7bfaeab..d24ec4b 100644
--- a/page.html
+++ b/page.html
@@ -16,7 +16,7 @@
 {% block footer %}
 <p> &nbsp <br> &nbsp </p>
 <div class="footer-bottom">
-    <hr style="width:50%">
+    <hr style="width:40%">
     <p>This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino</p>
 </div>
 {% endblock %}
-- 
GitLab