From f0c6290bb35a9a4627aac48201f4adc49a582d7f Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 8 Dec 2021 11:06:39 +1100 Subject: [PATCH] Update h.json --- src/technologies/h.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index c5dbc44e3..010ffc3a6 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -152,7 +152,7 @@ ], "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": "div.css-zigog8", + "dom": "div.css-zigog8", "url": "^https?://[^/]+\\.(?:hashnode)\\.dev", "scriptSrc": "hashnode\\.com", "website": "https://hashnode.com/"