Skip to content

Commit

Permalink
Fix htlbid entry
Browse files Browse the repository at this point in the history
Balance the single quotes in the pattern

Signed-off-by: kingthorin <[email protected]>
  • Loading branch information
kingthorin committed Aug 14, 2023
1 parent 4582061 commit e03226e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/technologies/h.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
36
],
"description": "Hashtag Labs is a full-service digital ad operations company.",
"dom": "link[href*='//htlbid.com]",
"dom": "link[href*='//htlbid.com']",
"icon": "Hashtag Labs.svg",
"js": {
"htlbid.cmd": ""
Expand Down

0 comments on commit e03226e

Please sign in to comment.