From 81acc255d781d0c9064bf784ce4b8d3a8219ef26 Mon Sep 17 00:00:00 2001 From: vjrj Date: Tue, 30 Jan 2018 19:10:37 +0100 Subject: [PATCH] Added meta management via react-helmet --- client/main.html | 1 - imports/startup/client/i18n.js | 2 +- imports/ui/layouts/App/App.js | 8 ++++++- imports/ui/pages/Index/Index.js | 4 ++-- package-lock.json | 37 +++++++++++++++++++++++++++++++++ package.json | 1 + public/locales/en/common.json | 4 ++-- public/locales/es/common.json | 5 ++--- 8 files changed, 52 insertions(+), 10 deletions(-) diff --git a/client/main.html b/client/main.html index f8011e1..5b43708 100644 --- a/client/main.html +++ b/client/main.html @@ -1,6 +1,5 @@ -