Revert whats new text

This commit is contained in:
Brandon Millman
2018-08-30 13:21:07 -07:00
parent e90dbf66f3
commit a224ce347e

View File

@@ -41,8 +41,7 @@ interface Project {
}
const THROTTLE_TIMEOUT = 100;
const WHATS_NEW_TITLE = 'V2 of the 0x Protocol is now live!';
// TODO: Update this url
const WHATS_NEW_TITLE = '18 ideas for 0x relayers in 2018';
const WHATS_NEW_URL = 'https://blog.0xproject.com/18-ideas-for-0x-relayers-in-2018-80a1498b955f';
const TITLE_STYLE: React.CSSProperties = {
fontFamily: 'Roboto Mono',