diff --git a/src/technologies/h.json b/src/technologies/h.json index 1bc5f9389..c07a0c4c3 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -146,6 +146,17 @@ "scriptSrc": "haravan.*\\.js", "website": "https://www.haravan.com" }, + "Hashnode": { + "cats": [ + 11 + ], + "description": "Hashnode is a free developer blogging platform that allows you to publish articles on your own domain and helps you stay connected with a global developer community.", + "icon": "hashnode.png", + "html": "
", + "url": "^https?://[^/]+\\.(?:hashnode)\\.dev, + "scriptSrc": "hashnode\\.com", + "website": "https://hashnode.com/" + }, "HashThemes Total": { "cats": [ 80 @@ -1083,4 +1094,4 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file +}