From cd13a2c79bc4c4ad47b9b41a2359101739d59c8b Mon Sep 17 00:00:00 2001 From: Christoph Bohne <69964846+extrawunsch@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:59:27 +0200 Subject: [PATCH] Update Main.js with Link instead of PDF --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 49c4199..4c5ecf6 100644 --- a/src/main.ts +++ b/src/main.ts @@ -11,7 +11,7 @@ WA.onInit().then(() => { WA.ui.modal.openModal({ title: "WorkAdventure website", - src: 'https://drive.google.com/file/d/1J7KA4kS44pVQOb2zY5nJMQdc3C6ZGX_9/preview', + src: 'https://nft-publikation-culture-proof.framer.ai', allow: "fullscreen", allowApi: true, position: "center"