Skip to content

Commit

Permalink
remove pathprefix for custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
mbifulco committed Feb 25, 2019
1 parent 923e1bb commit 5ae1a6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const cssnano = require('cssnano')
const postCSSMixins = require('postcss-mixins')

module.exports = {
pathPrefix: '/blog',
siteMetadata: {
title: `Mike Bifulco`,
description: `A simple starter for Gatsby. That's it.`,
Expand Down

0 comments on commit 5ae1a6a

Please sign in to comment.