From 97295ca779a45aea1111076c564671636caadcb9 Mon Sep 17 00:00:00 2001
From: swalke-ch
Date: Thu, 22 Feb 2024 16:57:29 +0000
Subject: [PATCH 1/2] add updated path to cdnhost to refer to correct image
---
config/.env | 2 +-
src/main/views/features/sole-trader/index/home.njk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/.env b/config/.env
index 25f195781..ea210a928 100644
--- a/config/.env
+++ b/config/.env
@@ -21,7 +21,7 @@ export NUNJUCKS_LOADER_NO_CACHE=true
## The CDN_HOST value should be a production value used to access static assets not available in your local env e.g. vendor specific libraries (like jQuery)
## Leave it empty if you want to access locally built assets
-export CDN_HOST=//d7blrfb1p86zg.cloudfront.net ## Check with Platform Team or DevOps for most up-to-date value
+export CDN_HOST=//d15kgrvdyu1vil.cloudfront.net ## Check with Platform Team or DevOps for most up-to-date value
export CDN_URL_CSS=/css
export CDN_URL_JS=/js
export CHS_URL=
diff --git a/src/main/views/features/sole-trader/index/home.njk b/src/main/views/features/sole-trader/index/home.njk
index 2a3c1ae1c..7f7c39813 100644
--- a/src/main/views/features/sole-trader/index/home.njk
+++ b/src/main/views/features/sole-trader/index/home.njk
@@ -55,7 +55,7 @@
If you’re a sole trader, you’ll need to verify your identity for Companies House before you can use this service.
-
+
Verify your identity for Companies House
.
From ab6d8ddbbed28febc845e1c66d8efaba7c4da2ab Mon Sep 17 00:00:00 2001
From: swalke-ch
Date: Mon, 26 Feb 2024 12:04:06 +0000
Subject: [PATCH 2/2] removed refrence to blank app.min.js file
---
src/main/views/partials/__footer.njk | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main/views/partials/__footer.njk b/src/main/views/partials/__footer.njk
index b6f7464b8..69e7e5391 100644
--- a/src/main/views/partials/__footer.njk
+++ b/src/main/views/partials/__footer.njk
@@ -44,7 +44,6 @@
-