From 8e3f014440a2627a49f8dafc8a3a5d1b62c80440 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 30 Nov 2022 10:47:26 +0700 Subject: [PATCH] Add Nextra Detection --- src/technologies/n.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/technologies/n.json b/src/technologies/n.json index 71eb193b8..f98faf2c9 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -658,6 +658,19 @@ "scriptSrc": "(?:api|sdk)\\.nextsale\\.io/", "website": "https://nextsale.io" }, + "Nextra": { + "cats": [ + 57 + ], + "description": "Nextra is Next.js based static site generator.", + "dom": "[class*='.nextra-container']", + "icon": "Next.js.svg", + "implies": [ + "Next.js" + ], + "oss": true, + "website": "https://nextra.vercel.app/" + }, "NexusPIPE": { "cats": [ 16