From fe529b5ee655ba6588f02a957e7fb091d344dc5f Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 20 Jul 2016 11:52:05 -0700 Subject: [PATCH] Upgrade for Gatsby 0.12 --- components/Bio.js | 3 ++- .../profile-pic.jpg | Bin package.json | 9 +++++---- 3 files changed, 7 insertions(+), 5 deletions(-) rename pages/kyle-round-small-pantheon.jpg => components/profile-pic.jpg (100%) diff --git a/components/Bio.js b/components/Bio.js index f58f9de..676d3c8 100644 --- a/components/Bio.js +++ b/components/Bio.js @@ -2,6 +2,7 @@ import React from 'react' import { config } from 'config' import { rhythm } from 'utils/typography' import { prefixLink } from 'gatsby-helpers' +import profilePic from './profile-pic.jpg' class Bio extends React.Component { render () { @@ -12,7 +13,7 @@ class Bio extends React.Component { }} >