From 52862752eb8cd04274ee87e8cf8b56d995bd91fc Mon Sep 17 00:00:00 2001 From: Jinksi Date: Wed, 29 Mar 2017 20:52:46 +1000 Subject: [PATCH] Move google font request to index.html --- public/index.html | 2 ++ src/App.js | 5 +---- src/components/PageHeader.js | 2 +- src/globalStyles.js | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index d0029d9..30a6dff 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,9 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + HyperStatic +
diff --git a/src/App.js b/src/App.js index 6700990..96f4e40 100644 --- a/src/App.js +++ b/src/App.js @@ -32,10 +32,7 @@ class App extends Component { return (
- +