From 033fbee67b4536f27239a29016978df0aa78355e Mon Sep 17 00:00:00 2001 From: Dominic Date: Thu, 14 Jun 2018 11:08:58 -0400 Subject: [PATCH] Minor updates --- src/components/index.js | 5 ++--- src/pages/index.js | 18 +++++++----------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/src/components/index.js b/src/components/index.js index 5dceac562..4916d8b67 100644 --- a/src/components/index.js +++ b/src/components/index.js @@ -1,5 +1,4 @@ -import * as styles from "./shared/styles"; -import * as global from "./shared/global"; -//import * as icons from './shared/icons'; +import * as styles from './shared/styles'; +import * as global from './shared/global'; export { styles, global }; diff --git a/src/pages/index.js b/src/pages/index.js index c1ffe3048..3872e2131 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -235,19 +235,15 @@ export default ({ data: { site: { siteMetadata: { toc, defaultTranslation } }, p Get Started - - - - + + + + - +