Added meta management via react-helmet

This commit is contained in:
vjrj 2018-01-30 19:10:37 +01:00
parent 3f26dcbef9
commit 81acc255d7
8 changed files with 52 additions and 10 deletions

View file

@ -1,6 +1,5 @@
<head>
<meta charset="utf-8">
<meta name="description" content="A description for the application.">
<meta name="viewport" content="initial-scale=1, minimal-ui, maximum-scale=1, minimum-scale=1" />
<!-- FIXME integrate this better with meteor