zooniverse / scribeAPI

scribe API
MIT License
80 stars 25 forks source link

adding optional blog and talk nav links #398

Closed simensta closed 9 years ago

simensta commented 9 years ago

If you add a value for "blog_url" and "talk_url" to your project.json, you will create nav links for these items in the <MainHeader/>.

Should resolve #394 and #275.