mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-22 17:22:05 -07:00
Merge pull request #97 from Permissionless-Software-Foundation/ct-unstable
fix(invalid configs): Fixing a complain with invalid configs
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ const normalConfig = [
|
||||
{
|
||||
resolve: 'gatsby-source-filesystem',
|
||||
options: {
|
||||
start_url: '/',
|
||||
// start_url: '/',
|
||||
name: 'images',
|
||||
path: `${__dirname}/src/images`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user