Skip to content

Commit

Permalink
Add pricing information for Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlschmidt committed Aug 20, 2023
1 parent 1ba8bac commit 4ff6d59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/technologies/n.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,12 @@
"X-NF-Request-ID": ""
},
"icon": "Netlify.svg",
"pricing": [
"freemium",
"low",
"recurring",
"poa"
],
"url": "^https?://[^/]+\\.netlify\\.(?:com|app)/",
"website": "https://www.netlify.com/",
"xhr": "cdn\\.netlify\\.com"
Expand Down

0 comments on commit 4ff6d59

Please sign in to comment.