From 62014723a054f851b9432b99579fa7ba23c6cf81 Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 27 Sep 2023 00:16:42 -0700 Subject: [PATCH 1/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 020846fe9..5d06cf9ed 100755 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "through2": "4.0.2", "ultimate-jekyll-poster": "0.0.15", "vinyl-named": "1.1.0", - "web-manager": "3.1.53", + "web-manager": "3.2.0", "webpack": "5.88.0", "webpack-stream": "6.1.2", "yargs": "16.2.0", From a746fbdc7599f8496bc9ef6254df8c4e36dd4dfd Mon Sep 17 00:00:00 2001 From: Ian Date: Mon, 23 Oct 2023 17:03:18 -0700 Subject: [PATCH 2/2] Update --- _config.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index f19d198b0..f367bca3a 100755 --- a/_config.yml +++ b/_config.yml @@ -219,7 +219,7 @@ settings: message: 'Get 15% off your purchase of our Premium plans.

Get access to all features and unlimited usage.', okButton: { text: 'Claim 15% Discount', - link: '/pricing?utm_source=exitpopup&utm_medium=popup&utm_campaign=exitpopup', + link: '/pricing?utm_source=exit-popup&utm_medium=popup&utm_campaign={pathname}', }, }, }, diff --git a/package.json b/package.json index 5d06cf9ed..474ccd973 100755 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "through2": "4.0.2", "ultimate-jekyll-poster": "0.0.15", "vinyl-named": "1.1.0", - "web-manager": "3.2.0", + "web-manager": "3.2.2", "webpack": "5.88.0", "webpack-stream": "6.1.2", "yargs": "16.2.0",