From 44fc7c7b403b73cd776140b9fa42e1877efddbf3 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 16 Mar 2016 10:02:36 -0600 Subject: [PATCH] Surround image path with link function so will work on non-root deploys --- components/Bio.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Bio.js b/components/Bio.js index 2485a1f..ade549e 100644 --- a/components/Bio.js +++ b/components/Bio.js @@ -1,6 +1,7 @@ import React from 'react' import { config } from 'config' import { rhythm } from 'utils/typography' +import { link } from 'gatsby-helpers' class Bio extends React.Component { render () { @@ -11,7 +12,7 @@ class Bio extends React.Component { }} >