Skip to content

Commit 1d83e04

Browse files
KyleAMathewsgatsbybot
and
gatsbybot
authored
fix(www): 404ed giphy link (#23161)
* Fix(www) 404ed giphy link * Remove another failing giphy * Fix right link * chore: format Co-authored-by: gatsbybot <[email protected]>
1 parent 1700ddb commit 1d83e04

File tree

2 files changed

+1
-3
lines changed
  • docs/blog
    • 2019-04-26-how-to-build-a-blog-with-wordpress-and-gatsby-part-1
    • 2019-04-30-how-to-build-a-blog-with-wordpress-and-gatsby-part-2

2 files changed

+1
-3
lines changed

docs/blog/2019-04-26-how-to-build-a-blog-with-wordpress-and-gatsby-part-1/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ When I build a Gatsby website, I like to use Netlify to handle the deployment of
102102

103103
Netlify has the ability to create webhooks that you can grab to say, "Hey, there's new content so you need to rebuild". I built [WP Trigger Netlify Build](https://github.com/iamtimsmith/wp-trigger-netlify-build) to make this super easy to integrate with WordPress. Simply drop in the necessary information and it will tell Netlify to rebuild when changes are made. It even shows a badge with the status of the build on the dashboard.
104104

105-
https://giphy.com/gifs/qyX9oq2ZmsPwk
106-
107105
## You have themes and plugins, now what?
108106

109107
Not to be too anti-climactic, but there's really not a ton more to do on the WordPress side other than create content. These plugins and theme will pretty much expose everything you need to build your Gatsby.js blog.

docs/blog/2019-04-30-how-to-build-a-blog-with-wordpress-and-gatsby-part-2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You can see there are several dependencies installed right off the bat. I'll jus
108108

109109
Whew! That was a mouthful.
110110

111-
https://giphy.com/gifs/monty-python-and-the-holy-grail-eb3WAhXzlUAFi
111+
https://giphy.com/gifs/movie-funny-HfJdu4HABDU3e
112112

113113
### Running the site
114114

0 commit comments

Comments
 (0)