diff --git a/src/technologies/n.json b/src/technologies/n.json index 3a9609e57..cb6389fcc 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -417,6 +417,16 @@ "website": "https://www.netlify.com/", "xhr": "cdn\\.netlify\\.com" }, + "Netlify Forms": { + "cats": [ + 110 + ], + "description": "Netlify Forms is a serverless form handling solution for static websites.", + "dom": "form[data-netlify]", + "icon": "Netlify.svg", + "implies": "Netlify", + "website": "https://www.netlify.com/products/forms" + }, "Neto": { "cats": [ 6 @@ -1169,4 +1179,4 @@ "saas": true, "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" } -} \ No newline at end of file +}