From 32a22486a842d5b2f73fca475bc81fc67f175d0a Mon Sep 17 00:00:00 2001 From: Mark Dewey Date: Wed, 13 Dec 2023 16:29:35 -0500 Subject: [PATCH] (my-health) Update registry.json to remove medications from the sitemap (#1823) * (my-health) Update registry.json to remove medications from the sitemap * Update src/applications/registry.json Co-authored-by: Adrian Rollett --------- Co-authored-by: Adrian Rollett --- src/applications/registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 3a40e8e4ca..f16f61a85d 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1514,7 +1514,8 @@ "productId": "0203ca08-b7a2-4cd6-abb5-56d38c239cd3", "template": { "vagovprod": true, - "layout": "page-react.html" + "layout": "page-react.html", + "private": true } }, {