michaelbull / aurelia-hacker-news

A recreation of the Hacker News website written in TypeScript and built with Aurelia.
https://michaelbull.github.io/aurelia-hacker-news
ISC License
62 stars 7 forks source link

Display item title when viewing a HN item #20

Closed fedoranimus closed 7 years ago

fedoranimus commented 7 years ago

This PR will display the title of the current item in the browser tab. This is indispensable when opening multiple HN items in different tabs.

screenshot 2017-10-12 19 00 36
michaelbull commented 7 years ago

Thanks! Merged & redeployed.