From d830c03920f26dc364106fbc0be238bcaeca7bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alice=20R=C3=BChl?= Date: Mon, 16 Dec 2024 11:29:02 +0100 Subject: [PATCH] Add comments to .env --- .env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env b/.env index b160b8f44..d7fac58b0 100644 --- a/.env +++ b/.env @@ -14,7 +14,9 @@ GOOGLE_FORM = 'https://docs.google.com/forms/d/e/1FAIpQLSfGcd3FDsM3kQIOVKjzdPn4f SHOW_CONFIGURABLE_COLOR_MAP = 'TRUE' +# Enables the refactor page header component that uses the USWDS design system # Enables the refactor page header component that uses the USWDS design system ENABLE_USWDS_PAGE_HEADER = 'TRUE' # Enables the refactor page footer component that uses the USWDS design system +# Enables the refactor page footer component that uses the USWDS design system ENABLE_USWDS_PAGE_FOOTER = 'TRUE'