From 9955dd52be138d6855c0d241724e2a02b0fc35eb Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Tue, 14 Jun 2022 20:56:41 -0700
Subject: [PATCH] Update urls

---
 login.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/login.html b/login.html
index fd0c24f..f699361 100644
--- a/login.html
+++ b/login.html
@@ -32,5 +32,5 @@
 {% endblock %}
 
 {% block login_terms %}
-<img src="html5.gif" alt="HTML5 Icon" width="128" height="128">
+<img src="/etc/jupyterhub/custom/images/select_idp_csusb.png" alt="csusb_idp_image" width="128" height="128">
 {% endblock %}
\ No newline at end of file
-- 
GitLab