Skip to content

Instantly share code, notes, and snippets.

@cameronbourke
Created May 14, 2016 04:19
Show Gist options
  • Save cameronbourke/572f41c5b323928a068048f9cc92fc72 to your computer and use it in GitHub Desktop.
Save cameronbourke/572f41c5b323928a068048f9cc92fc72 to your computer and use it in GitHub Desktop.
<Helmet
titleTemplate={"%s | " + config.siteName}
meta={[{
name: 'apple-mobile-web-app-title',
content: config.appName,
}, {
...
}]}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment