This commit is contained in:
Kevin Kandlbinder 2020-07-01 01:46:42 +02:00
commit 06422080f2
28 changed files with 19967 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