diff options
| author | Kevin Hoerr <kjhoerr@protonmail.com> | 2022-11-18 19:56:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-18 19:56:28 -0500 |
| commit | 1bbecf5d56f103784aa32c550c87048090da0ec1 (patch) | |
| tree | 645ce26fbfa164a384e54b087e0918e5794b1a02 /public/_gatsby/slices | |
| parent | 866a9f7991f43242995879c18fa7fc717cc3e8b6 (diff) | |
| download | submelon.dev-1bbecf5d56f103784aa32c550c87048090da0ec1.tar.gz submelon.dev-1bbecf5d56f103784aa32c550c87048090da0ec1.tar.bz2 submelon.dev-1bbecf5d56f103784aa32c550c87048090da0ec1.zip | |
Site updates (#1)
* Add current page as reference
* Upgrade dependencies: Gatsby 5.0.1
* Refactor components and styles to be consistent
* Switch tense of BlockBody prop
* Remove header on stylesheet
* move timestamp to package version
* Commit public dir for use with static site builders
* Remove 1.0.7 file ref
Diffstat (limited to 'public/_gatsby/slices')
| -rw-r--r-- | public/_gatsby/slices/_gatsby-scripts-1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/_gatsby/slices/_gatsby-scripts-1.html b/public/_gatsby/slices/_gatsby-scripts-1.html new file mode 100644 index 0000000..e1b30ac --- /dev/null +++ b/public/_gatsby/slices/_gatsby-scripts-1.html @@ -0,0 +1,7 @@ + + <script + id="gatsby-chunk-mapping" + > + window.___chunkMapping="{\"app\":[\"/app-e664b9aca3a6fdab2bfa.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-2c0679d9093097de4278.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-0e8c39c4250277e2044d.js\"]}"; + </script> + <script>window.___webpackCompilationHash="d7989b3fdccbd4e6d477";</script><script src="/webpack-runtime-5992c2570e3ef52db3d7.js" async></script><script src="/framework-201727cf59a0fd0a27c0.js" async></script><script src="/app-e664b9aca3a6fdab2bfa.js" async></script>
\ No newline at end of file |
