homepage/gatsby-config.js

10 lines
155 B
JavaScript

/**
* Configure your Gatsby site with this file.
*
* See: https://www.gatsbyjs.org/docs/gatsby-config/
*/
module.exports = {
pathPrefix: `/ctdo`,
}