diff --git a/tools/actions/convert/test/fixtures/addtionalstyle-test-converted.html b/tools/actions/convert/test/fixtures/addtionalstyle-test-converted.html index 48e5e98d..40a3cfea 100644 --- a/tools/actions/convert/test/fixtures/addtionalstyle-test-converted.html +++ b/tools/actions/convert/test/fixtures/addtionalstyle-test-converted.html @@ -33,7 +33,10 @@

Fast Driving Result


-
+
+

Innovative Technologies to Accelerate Identification of High-Quality Clones

+

View Event

+

Browse Catalog

@@ -65,11 +68,6 @@

Sign up for our newsletter

-
-
-
-
-
Title
diff --git a/tools/importer/transformers/cardList.js b/tools/importer/transformers/cardList.js index 92c65084..b311b377 100644 --- a/tools/importer/transformers/cardList.js +++ b/tools/importer/transformers/cardList.js @@ -1,7 +1,11 @@ /* global WebImporter */ const URLS_TO_BLOCK_MAP = [ { - url: '/we-see-a-way', + url: '/we-see-a-way.html', + blockName: 'Card List (wsaw)', + }, + { + url: '/we-see-a-way/solutions/', blockName: 'Card List (wsaw)', }, {