From e6c0073f2ef7c3c00cdbd020dcfe6dce36273bd2 Mon Sep 17 00:00:00 2001
From: sarahcrack <73823091+sarahcrack@users.noreply.github.com>
Date: Wed, 22 Jan 2025 09:17:33 +0000
Subject: [PATCH 1/2] updated vwo code to version 2.1 - N.B. only change to
orginal code from VWO was the line specifying the ID and using an env
variable instead
---
app/views/sections/_head.html.erb | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/app/views/sections/_head.html.erb b/app/views/sections/_head.html.erb
index 04b3b4f7ed..7a48babf5d 100644
--- a/app/views/sections/_head.html.erb
+++ b/app/views/sections/_head.html.erb
@@ -23,18 +23,15 @@
} %>
-
<%= breadcrumbs_structured_data(breadcrumb_trail) %>
From cf2fdb38733c213c0fb1069efcb02c52bd7938e1 Mon Sep 17 00:00:00 2001
From: sarahcrack <73823091+sarahcrack@users.noreply.github.com>
Date: Wed, 22 Jan 2025 09:48:23 +0000
Subject: [PATCH 2/2] changed single quoted attributes to double quotes
---
app/views/sections/_head.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/sections/_head.html.erb b/app/views/sections/_head.html.erb
index 7a48babf5d..1af4506f86 100644
--- a/app/views/sections/_head.html.erb
+++ b/app/views/sections/_head.html.erb
@@ -23,7 +23,7 @@
} %>
-