diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 15:33:58 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 15:33:58 +0200 |
commit | c346306ae90b9ee60a279ecdaa09dd4d8f718434 (patch) | |
tree | 1b5e201aa35a45a69317621764307fc88a47d428 /out/404.html | |
parent | 4dea73fe10aa685303bf90606e9dbd5d0fd2e392 (diff) |
fixed arrow color and added build
Diffstat (limited to 'out/404.html')
-rw-r--r-- | out/404.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/out/404.html b/out/404.html index 89bf049..33e35d5 100644 --- a/out/404.html +++ b/out/404.html @@ -18,8 +18,8 @@ <script src="/_next/static/chunks/main-1b0f1fd287f08bad6012.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/pWGCcN6In51gaA-4Ph1xA/_buildManifest.js" defer=""></script> - <script src="/_next/static/pWGCcN6In51gaA-4Ph1xA/_ssgManifest.js" defer=""></script> + <script src="/_next/static/ZRG0ryTs3ibecuFrzNLgh/_buildManifest.js" defer=""></script> + <script src="/_next/static/ZRG0ryTs3ibecuFrzNLgh/_ssgManifest.js" defer=""></script> </head> <body> <div id="__next"> @@ -753,7 +753,7 @@ "props": { "pageProps": { "statusCode": 404 } }, "page": "/_error", "query": {}, - "buildId": "pWGCcN6In51gaA-4Ph1xA", + "buildId": "ZRG0ryTs3ibecuFrzNLgh", "nextExport": true, "isFallback": false, "gip": true, |