We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6002e2f commit 5fd92baCopy full SHA for 5fd92ba
gatsby-config.js
@@ -3,7 +3,7 @@ const autoprefixer = require('autoprefixer')
3
4
module.exports = {
5
siteMetadata: meta,
6
- pathPrefix: "/ec_workshops_py",
+ pathPrefix: "/LeapFROGS",
7
plugins: [
8
{
9
resolve: `gatsby-plugin-sass`,
0 commit comments