diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 00:14:19 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 00:14:19 +0200 |
commit | 6c190c6f494552ae8567b3fade91c059ee190bfa (patch) | |
tree | 66dc2c00ccbf87f3155431a1f87503bcf403ac5e /out/404.html | |
parent | 565f99190c29c02ab1dcd5f72ded466ee96a3837 (diff) |
fixed missing links issue
Diffstat (limited to 'out/404.html')
-rw-r--r-- | out/404.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/out/404.html b/out/404.html index 2022270..89bf049 100644 --- a/out/404.html +++ b/out/404.html @@ -16,10 +16,10 @@ <script src="/_next/static/chunks/webpack-a1ea085630ce50807058.js" defer=""></script> <script src="/_next/static/chunks/framework-2191d16384373197bc0a.js" defer=""></script> <script src="/_next/static/chunks/main-1b0f1fd287f08bad6012.js" defer=""></script> - <script src="/_next/static/chunks/pages/_app-fbd69a3b63bd43d7f1b0.js" defer=""></script> + <script src="/_next/static/chunks/pages/_app-6ba3a11e93bdf6a85175.js" defer=""></script> <script src="/_next/static/chunks/pages/_error-a0e21b9b223f827fe1f2.js" defer=""></script> - <script src="/_next/static/ghElcMbL8QXluyrdapHLd/_buildManifest.js" defer=""></script> - <script src="/_next/static/ghElcMbL8QXluyrdapHLd/_ssgManifest.js" defer=""></script> + <script src="/_next/static/pWGCcN6In51gaA-4Ph1xA/_buildManifest.js" defer=""></script> + <script src="/_next/static/pWGCcN6In51gaA-4Ph1xA/_ssgManifest.js" defer=""></script> </head> <body> <div id="__next"> @@ -753,7 +753,7 @@ "props": { "pageProps": { "statusCode": 404 } }, "page": "/_error", "query": {}, - "buildId": "ghElcMbL8QXluyrdapHLd", + "buildId": "pWGCcN6In51gaA-4Ph1xA", "nextExport": true, "isFallback": false, "gip": true, |