diff --git a/login.html b/login.html
index 43e9d6e3f9b3dd4012abf7f3cc226728b924f663..a8470248981bedfd1432bfee2238dc6a950d6b1e 100644
--- a/login.html
+++ b/login.html
@@ -2,7 +2,7 @@
 {# https://github.com/jupyterhub/jupyterhub/issues/1385#issuecomment-738447175 #}
 {% extends "templates/login.html" %}
 
-{% set announcement = 'We are testing customized pages' %}
+{% set announcement = 'We are testing customized style / The server works normally' %}
 {% set csusb_hub_title = 'Welcome to Cal State San Bernardino JupyterHub' %}
 {% set csusb_cilogon = 'The following login process (the orange button) uses CSUSB\'s DUO login system' %}