From f37f0bcbb1850eeb22d184e5fd1b62538cfff6b9 Mon Sep 17 00:00:00 2001 From: Stephen Daly Date: Tue, 22 Aug 2023 13:44:15 +0100 Subject: [PATCH] Break the build --- config.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/config.rb b/config.rb index 481a675..310c323 100644 --- a/config.rb +++ b/config.rb @@ -65,6 +65,7 @@ def tel_to(text, className) sprockets.append_path File.join(root, "node_modules/govuk-frontend/") sprockets.append_path File.join(root, "node_modules/gaap-analytics/build") +#page "/security.txt", content_type: "text/html" redirect "security.txt.html", to: "https://vdp.cabinetoffice.gov.uk/.well-known/security.txt" redirect ".well-known/security.txt.html", to: "https://vdp.cabinetoffice.gov.uk/.well-known/security.txt"