Skip to content

Commit d86fee4

Browse files
author
Sagar Jain
committed
fix: more refactoring and documentation added
1 parent 3b05341 commit d86fee4

File tree

133 files changed

+21
-12334
lines changed

Some content is hidden

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

133 files changed

+21
-12334
lines changed

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ module.exports = {
106106
{
107107
resolve: `gatsby-plugin-pinterest-twitter-facebook`,
108108
options: {
109+
delayTimer: 1000,
109110
pinterest: {
110111
enable: true,
111112
tall: true,

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"antd": "3.23.3",
1818
"axios": "0.19.0",
19-
"gatsby": "2.15.19",
19+
"gatsby": "2.15.20",
2020
"gatsby-image": "2.2.20",
2121
"gatsby-paginate": "1.1.1",
2222
"gatsby-plugin-advanced-sitemap": "1.4.4",
@@ -25,16 +25,16 @@
2525
"gatsby-plugin-import": "2.1.5",
2626
"gatsby-plugin-manifest": "2.2.18",
2727
"gatsby-plugin-offline": "3.0.8",
28-
"gatsby-plugin-pinterest-twitter-facebook": "1.0.7",
28+
"gatsby-plugin-pinterest-twitter-facebook": "1.0.9",
2929
"gatsby-plugin-react-helmet": "3.1.8",
3030
"gatsby-plugin-robots-txt": "1.5.0",
3131
"gatsby-plugin-sass": "2.1.15",
3232
"gatsby-plugin-sharp": "2.2.25",
3333
"gatsby-plugin-typescript": "2.1.9",
34-
"gatsby-source-filesystem": "2.1.25",
34+
"gatsby-source-filesystem": "2.1.26",
3535
"gatsby-source-instagram": "0.5.1",
3636
"gatsby-source-twitter": "3.0.0",
37-
"gatsby-source-wordpress": "3.1.34",
37+
"gatsby-source-wordpress": "3.1.35",
3838
"gatsby-transformer-sharp": "2.2.16",
3939
"gatsby-transformer-yaml": "2.2.10",
4040
"gatsby-wordpress-inline-images": "1.0.0",

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-790271417795040b036e.js

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

public/app-790271417795040b036e.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-7e19f5b6840f27f54a4d.js

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

public/commons-7e19f5b6840f27f54a4d.js.map

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

0 commit comments

Comments
 (0)