From 78ef6cbc1f1f0149f8f1f0367f5595b12c52456a Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Sat, 31 Jul 2021 18:45:22 +0200 Subject: added clicking without org-protocol --- out/404.html | 6 +++--- out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js | 12 ------------ out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js | 1 - out/index.html | 6 +++--- 4 files changed, 6 insertions(+), 19 deletions(-) delete mode 100644 out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js delete mode 100644 out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js (limited to 'out') diff --git a/out/404.html b/out/404.html index 6a25f6e..85ed61c 100644 --- a/out/404.html +++ b/out/404.html @@ -18,8 +18,8 @@ - - + +
@@ -753,7 +753,7 @@ "props": { "pageProps": { "statusCode": 404 } }, "page": "/_error", "query": {}, - "buildId": "lefyj95pVqScAyQ2AE-mb", + "buildId": "Uwb-EHm-AvunyFLIbBaQf", "nextExport": true, "isFallback": false, "gip": true, diff --git a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js deleted file mode 100644 index a72c418..0000000 --- a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_buildManifest.js +++ /dev/null @@ -1,12 +0,0 @@ -;(self.__BUILD_MANIFEST = { - __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] }, - '/': [ - 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js', - 'static/chunks/d25bd147-65fcc4c92edba8b370fb.js', - 'static/chunks/906-f789bd1954ec4d176da1.js', - 'static/chunks/pages/index-e63523b4f2b01b501b4a.js', - ], - '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'], - sortedPages: ['/', '/_app', '/_error'], -}), - self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() diff --git a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js b/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js deleted file mode 100644 index 82bedd6..0000000 --- a/out/_next/static/lefyj95pVqScAyQ2AE-mb/_ssgManifest.js +++ /dev/null @@ -1 +0,0 @@ -;(self.__SSG_MANIFEST = new Set()), self.__SSG_MANIFEST_CB && self.__SSG_MANIFEST_CB() diff --git a/out/index.html b/out/index.html index a0b936d..7f2aef0 100644 --- a/out/index.html +++ b/out/index.html @@ -20,8 +20,8 @@ - - + +
@@ -697,7 +697,7 @@ "props": { "pageProps": {} }, "page": "/", "query": {}, - "buildId": "lefyj95pVqScAyQ2AE-mb", + "buildId": "Uwb-EHm-AvunyFLIbBaQf", "nextExport": true, "autoExport": true, "isFallback": false, -- cgit v1.2.3