From a125dc52f9ee0d19bbf5a6abbe4d1fdd5ce648d2 Mon Sep 17 00:00:00 2001 From: Dustin Newman Date: Sun, 27 Oct 2019 15:44:39 -0700 Subject: [PATCH] meh --- gatsby-config.js | 12 ------------ src/pages/index.tsx | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index c9bc0f8..46429b2 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -16,18 +16,6 @@ module.exports = { image, }, plugins: [ - { - resolve: 'gatsby-plugin-manifest', - options: { - name: siteName, - short_name: siteName, - start_url: '/', - background_color: '#ffffff', - theme_color: '#ffffff', - display: 'browser', - icon: 'src/images/db-logo.png', - }, - }, 'gatsby-plugin-typescript', 'gatsby-plugin-react-helmet', 'gatsby-plugin-emotion', diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 9a5a5af..24207fb 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -62,11 +62,11 @@ const IndexPage = ({ data }) => ( font-weight: 500; `}>Timeline

Description for timeline goes here

-
+