Skip to content

Commit 0c2ffa7

Browse files
author
Sagar Jain
committed
feat: release build for gatsby starter template submission
1 parent c9063f8 commit 0c2ffa7

File tree

144 files changed

+51
-12327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+51
-12327
lines changed

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GATSBY_WORDPRESS_URL_PATH=localhost:8001
88
GATSBY_WORDPRESS_URL_PROTOCOL=http
99
GATSBY_SITE_AUTHOR=sagar7993
1010
GATSBY_ENABLE_COMMENTS=1
11-
GATSBY_PRIMARY_ACCENT_COLOR=#4C84FF
11+
GATSBY_PRIMARY_ACCENT_COLOR=#0047E0
1212
GATSBY_INSTAGRAM_SOURCE=gatsbyjs
1313
GATSBY_TWITTER_SOURCE=gatsbyjs
1414
GATSBY_FACEBOOK_SOURCE=react

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GATSBY_WORDPRESS_URL_PATH=localhost:8001
88
GATSBY_WORDPRESS_URL_PROTOCOL=http
99
GATSBY_SITE_AUTHOR=sagar7993
1010
GATSBY_ENABLE_COMMENTS=1
11-
GATSBY_PRIMARY_ACCENT_COLOR=#4C84FF
11+
GATSBY_PRIMARY_ACCENT_COLOR=#0047E0
1212
GATSBY_INSTAGRAM_SOURCE=gatsbyjs
1313
GATSBY_TWITTER_SOURCE=gatsbyjs
1414
GATSBY_FACEBOOK_SOURCE=react

gatsby-config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ module.exports = {
2727
name: `${process.env.GATSBY_SITE_NAME}`,
2828
short_name: `${process.env.GATSBY_SITE_NAME}`,
2929
start_url: '/',
30-
background_color: process.env.GATSBY_PRIMARY_ACCENT_COLOR || '#4C84FF',
31-
theme_color: process.env.GATSBY_PRIMARY_ACCENT_COLOR || '#4C84FF',
30+
background_color: process.env.GATSBY_PRIMARY_ACCENT_COLOR || '#0047E0',
31+
theme_color: process.env.GATSBY_PRIMARY_ACCENT_COLOR || '#0047E0',
3232
display: 'minimal-ui',
3333
icon: 'src/images/logo.png'
3434
},

public/404.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

public/404/index.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

public/about/index.html

Lines changed: 0 additions & 89 deletions
This file was deleted.

public/app-8f5dc351b0d6d90978c5.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

public/app-8f5dc351b0d6d90978c5.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/chunk-map.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/commons-cd332f1fad26cdbc0897.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)