Commit 5fb83b5a authored by James Tharpe's avatar James Tharpe
Browse files

trial and error

parent 457c13cd
module.exports = { module.exports = {
pathPrefix: "${CI_PAGES_URL}", pathPrefix: `process.env.CI_PAGES_URL`,
siteMetadata: { siteMetadata: {
title: `Gatsby Default Starter`, title: `Gatsby Default Starter`,
description: `Kick off your next, great Gatsby project with this default starter. This barebones starter ships with the main Gatsby configuration files you might need.`, description: `Kick off your next, great Gatsby project with this default starter. This barebones starter ships with the main Gatsby configuration files you might need.`,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment