diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-03 18:30:47 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-03 18:30:47 +0200 |
commit | 65090cce57180c5492b30f62375879d616202411 (patch) | |
tree | 3c220b6229a6f413f73ae44fc69dd75112b5f3d4 /out/_next/static/2giOJ1nmT-CM3zCDwFm5_ | |
parent | f144e2bba9dd8cad216151d2b9d4d4e23662e538 (diff) |
fix: fixed filtering with citation nodes
Diffstat (limited to 'out/_next/static/2giOJ1nmT-CM3zCDwFm5_')
-rw-r--r-- | out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_buildManifest.js | 1 | ||||
-rw-r--r-- | out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_ssgManifest.js | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_buildManifest.js b/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_buildManifest.js new file mode 100644 index 0000000..faf3866 --- /dev/null +++ b/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/fb7d5399-0d6001c72a29ebec41eb.js","static/chunks/d25bd147-2c59edc357c0e2372258.js","static/chunks/13-b599b309c84d7675574b.js","static/chunks/pages/index-9893d4710094df6598ce.js"],"/_error":["static/chunks/pages/_error-f5e67a79c709c2df06b8.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
\ No newline at end of file diff --git a/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_ssgManifest.js b/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_ssgManifest.js new file mode 100644 index 0000000..0511aa8 --- /dev/null +++ b/out/_next/static/2giOJ1nmT-CM3zCDwFm5_/_ssgManifest.js @@ -0,0 +1 @@ +self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB();
\ No newline at end of file |