From 6a935b980b0aed82494b86e583a0111bd32da650 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Apr 2022 21:17:34 +0600 Subject: [PATCH] add implies instant.page --- src/technologies/h.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index ef16a03ad..000257e3d 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1193,7 +1193,10 @@ ], "description": "Hyperspeed is the most advanced speed booster for Shopify.", "icon": "Hyperspeed.png", - "implies": "Shopify", + "implies": [ + "Shopify", + "Instant.Page" + ], "js": { "hyperscripts": "" },