Skip to content

Commit

Permalink
Merge pull request #7936 from tomlschmidt/add-netlify-pricing
Browse files Browse the repository at this point in the history
Add pricing information for Netlify
  • Loading branch information
AliasIO authored Aug 20, 2023
2 parents 1ba8bac + 4ff6d59 commit 781b3a7
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 781b3a7

Please sign in to comment.