diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-10-09 19:24:35 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-10-09 19:24:35 +0200 |
commit | 264292673468df3713dbb0330a3b2190fb60de17 (patch) | |
tree | f38dbeee42d543907ed96b3801b052cf62adb15e /out/_next/static/uFcKrVt5XdTdJl-0JAxhH | |
parent | cbbe66126c5281c2d6e18487dd76516f6e77d4f8 (diff) |
fix: correct image export
Diffstat (limited to 'out/_next/static/uFcKrVt5XdTdJl-0JAxhH')
-rw-r--r-- | out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_buildManifest.js | 1 | ||||
-rw-r--r-- | out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_ssgManifest.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_buildManifest.js b/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_buildManifest.js deleted file mode 100644 index 1dbed2f..0000000 --- a/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/fb7d5399-0d6001c72a29ebec41eb.js","static/chunks/1a48c3c1-836e56f8ef2d92f6d89b.js","static/chunks/b5f2ed29-c14b12daa385c4cc7854.js","static/chunks/d25bd147-2c59edc357c0e2372258.js","static/css/9aeb688eb5e47ce218d8.css","static/chunks/599-110075714310a526c058.js","static/chunks/pages/index-ae5392593603a38d540f.js"],"/_error":["static/chunks/pages/_error-4a5d36cf6de80ea8be7a.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
\ No newline at end of file diff --git a/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_ssgManifest.js b/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_ssgManifest.js deleted file mode 100644 index 0511aa8..0000000 --- a/out/_next/static/uFcKrVt5XdTdJl-0JAxhH/_ssgManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB();
\ No newline at end of file |