From fc4a4a30b66e542bd1fcbc8c3d8e4bcad0fe9363 Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Mon, 13 Jun 2022 23:44:14 -0700 Subject: [PATCH] test login.html --- login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login.html b/login.html index 37c70e6..2e14765 100644 --- a/login.html +++ b/login.html @@ -4,7 +4,7 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %} <!-- {% set csusb_hub_subtitle = 'test announcement message' %} --> -{% set csusb_welcome = 'For more information about HPC at CSUSB, visit <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance" target="_blank">CSUSB High Performance Computing Initiative</a>' %} +<!-- {% set csusb_welcome = 'For more information about HPC at CSUSB, visit <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance" target="_blank">CSUSB High Performance Computing Initiative</a>' %} --> <!-- {% block login_widget %} Where is login_widget located -- GitLab