From 11e68fc662cea94676e7cc3cbc9851e9046fa6fe Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 3 Apr 2018 23:17:16 +0200 Subject: [PATCH] meta titles --- package.json | 1 + public/index.html | 2 +- src/App.js | 26 +++++++++++++++++++------- src/components/templates/Project.js | 6 ++++++ 4 files changed, 27 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 62673dc..fe8fc2a 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "npm-run-all": "^4.1.2", "react": "^16.3.0", "react-dom": "^16.3.0", + "react-helmet": "^5.2.0", "react-lazyload": "^2.3.0", "react-router-dom": "^4.2.2", "react-scripts": "1.1.1", diff --git a/public/index.html b/public/index.html index f214b80..a36baf9 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ - Portfolio + matthias kretschmann { designer & developer }