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

---
 login.html | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/login.html b/login.html
index 55e1b2c..fd0c24f 100644
--- a/login.html
+++ b/login.html
@@ -25,8 +25,12 @@
     margin-top: 5%;
     height: 100%;
 }
-img {
-    width: 45%;
-}
+<!-- img {
+    width: 100%;
+} -->
 </style>
 {% endblock %}
+
+{% block login_terms %}
+<img src="html5.gif" alt="HTML5 Icon" width="128" height="128">
+{% endblock %}
\ No newline at end of file
-- 
GitLab