diff --git a/test-site/config/index.json b/test-site/config/index.json index 8762d802b..d6c6b135e 100644 --- a/test-site/config/index.json +++ b/test-site/config/index.json @@ -44,6 +44,9 @@ "products": { "universalSectionTemplate": "grid-three-columns", "cardType": "product-prominentimage" + }, + "links": { + "cardType": "link-standard" } } } \ No newline at end of file