Skip to content

Commit

Permalink
Updated to reflect HN webpage change
Browse files Browse the repository at this point in the history
  • Loading branch information
gliechtenstein committed Jan 2, 2017
1 parent acbbf7a commit 9d0a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/html.json
Expand Up @@ -139,7 +139,7 @@
"font": "HelveticaNeue",
"size": "13"
},
"text": "{{$(this).find('td.title .sitestr').text() + ' ' + $(this).next().find('.subtext').find(':nth-child(3)').text()}}"
"text": "{{$(this).find('td.title .sitebit').text() + ' ' + $(this).next().find('.subtext').find(':nth-child(3)').text()}}"
}
]
}
Expand Down

0 comments on commit 9d0a533

Please sign in to comment.