mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
[Docs] Add newsletter to top-level header
This commit is contained in:
parent
e2a2472af4
commit
257bbb5255
@ -16,6 +16,7 @@ var HeaderLinks = React.createClass({
|
|||||||
{section: 'docs', href: '/react-native/docs/getting-started.html', text: 'Docs'},
|
{section: 'docs', href: '/react-native/docs/getting-started.html', text: 'Docs'},
|
||||||
{section: 'support', href: '/react-native/support.html', text: 'Support'},
|
{section: 'support', href: '/react-native/support.html', text: 'Support'},
|
||||||
{section: 'releases', href: 'https://github.com/facebook/react-native/releases', text: 'Releases'},
|
{section: 'releases', href: 'https://github.com/facebook/react-native/releases', text: 'Releases'},
|
||||||
|
{section: 'newsletter', href: 'http://reactnative.cc', text: 'Newsletter'}
|
||||||
],
|
],
|
||||||
linksExternal: [
|
linksExternal: [
|
||||||
{section: 'github', href: 'https://github.com/facebook/react-native', text: 'GitHub'},
|
{section: 'github', href: 'https://github.com/facebook/react-native', text: 'GitHub'},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user