From 12467d0386dc5152d496b5c2bad42ab735544cc0 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Fri, 23 May 2025 16:45:26 -0400 Subject: [PATCH] Testing some public auth changes in the sandbox. --- .../customer_templates/Norms-Sandbox-v3/homepage.html.liquid | 1 + 1 file changed, 1 insertion(+) diff --git a/Custom_Templates/customer_templates/Norms-Sandbox-v3/homepage.html.liquid b/Custom_Templates/customer_templates/Norms-Sandbox-v3/homepage.html.liquid index 77559cc9..9b88ceec 100644 --- a/Custom_Templates/customer_templates/Norms-Sandbox-v3/homepage.html.liquid +++ b/Custom_Templates/customer_templates/Norms-Sandbox-v3/homepage.html.liquid @@ -1,3 +1,4 @@ +{% comment %} skip-auth {% endcomment %} {% include "header" %} {% include "course_version_outdated_alert", courses: courses.featured %}