diff --git a/login.html b/login.html
index 37c70e6ab4cff302dc53a01a95a7eb45a3974a9e..2e1476577dca934c01845dbb5f1f81e9f971da91 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