From 8fbf5fb08b0e00d34c6bf039749ec5bb0ad9dbf9 Mon Sep 17 00:00:00 2001 From: Sajid Ali Date: Wed, 17 Dec 2025 14:32:02 -0500 Subject: [PATCH] remove coldfront from landing page --- coldfront/config/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coldfront/config/core.py b/coldfront/config/core.py index c9bdac8f97..84fbd517cb 100644 --- a/coldfront/config/core.py +++ b/coldfront/config/core.py @@ -110,7 +110,7 @@ Phone: (xxx) xxx-xxx """ -ACCOUNT_CREATION_TEXT = """You need an active HPC account to access Coldfront. +ACCOUNT_CREATION_TEXT = """You need an active HPC account to access the HPC project management portal. If you do not have an active HPC account, please refer to instructions on our website. """