This commit is contained in:
Rodrigo Pinto 2019-11-08 16:51:34 -05:00
commit 7b1622a797
21 changed files with 17844 additions and 0 deletions

7
gatsby-ssr.js Normal file
View file

@ -0,0 +1,7 @@
/**
* Implement Gatsby's SSR (Server Side Rendering) APIs in this file.
*
* See: https://www.gatsbyjs.org/docs/ssr-apis/
*/
// You can delete this file if you're not using it