From 14a45e067d574527fa3370d5200f023fd09bc90d Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 26 Oct 2022 16:02:57 +0700 Subject: [PATCH] Add implies --- src/technologies/v.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/v.json b/src/technologies/v.json index 6a9774f0f..ad0c41e10 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -301,6 +301,9 @@ "va": "" }, "scriptSrc": "/va/script\\.js", + "implies": [ + "Vercel" + ], "icon": "vercel.svg", "website": "https://vercel.com/analytics" },