|
|
|
|
|
by bmelton
2039 days ago
|
|
If the Twitter API is down, then you'll have blank spots on your page where there are supposed to be tweets. If Netlify goes down, you won't be able to publish, but your statically rendered site should still load just fine unless you are using it to make dynamic queries on the fly (which is, I think not generally done for Gatsby, but very possible to do) |
|