diff --git a/_app/immutable/chunks/0-c81e143b.js b/_app/immutable/chunks/0-fbb2922b.js similarity index 76% rename from _app/immutable/chunks/0-c81e143b.js rename to _app/immutable/chunks/0-fbb2922b.js index 4d92012..b4ada4c 100644 --- a/_app/immutable/chunks/0-c81e143b.js +++ b/_app/immutable/chunks/0-fbb2922b.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-167f04cb.js"; +import { _ } from "./_layout-416f0fb9.js"; import { default as default2 } from "../components/pages/_layout.svelte-8890a230.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-167f04cb.js b/_app/immutable/chunks/_layout-416f0fb9.js similarity index 98% rename from _app/immutable/chunks/_layout-167f04cb.js rename to _app/immutable/chunks/_layout-416f0fb9.js index d641f8d..5291e58 100644 --- a/_app/immutable/chunks/_layout-167f04cb.js +++ b/_app/immutable/chunks/_layout-416f0fb9.js @@ -142,9 +142,16 @@ const data = { name: "Mario Havel", twitter: "TMIYChao", img: "mario-havel.jpeg" + }, + { + id: "guy-zyskind", + name: "Guy Zyskind", + twitter: "GuyZys", + img: "guy-zyskind.jpeg" } ], speakers: [ + "guy-zyskind", "juraj-bednar", "mario-havel" ], diff --git a/_app/immutable/modules/pages/_layout.js-18502808.js b/_app/immutable/modules/pages/_layout.js-18502808.js new file mode 100644 index 0000000..e89163e --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-18502808.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-416f0fb9.js"; +export { + l as load +}; diff --git a/_app/immutable/modules/pages/_layout.js-987321b7.js b/_app/immutable/modules/pages/_layout.js-987321b7.js deleted file mode 100644 index 70c91ad..0000000 --- a/_app/immutable/modules/pages/_layout.js-987321b7.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-167f04cb.js"; -export { - l as load -}; diff --git a/_app/immutable/start-ae8cab75.js b/_app/immutable/start-4a937c72.js similarity index 99% rename from _app/immutable/start-ae8cab75.js rename to _app/immutable/start-4a937c72.js index 63108e8..9540a26 100644 --- a/_app/immutable/start-ae8cab75.js +++ b/_app/immutable/start-4a937c72.js @@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) { }; const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-c81e143b.js"), true ? ["./chunks/0-c81e143b.js","./chunks/_layout-167f04cb.js","./components/pages/_layout.svelte-8890a230.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js","./assets/_layout-e9a653b6.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-fbb2922b.js"), true ? ["./chunks/0-fbb2922b.js","./chunks/_layout-416f0fb9.js","./components/pages/_layout.svelte-8890a230.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js","./assets/_layout-e9a653b6.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-a708a445.js"), true ? ["./chunks/1-a708a445.js","./components/error.svelte-b9497535.js","./chunks/index-858fda85.js","./chunks/singletons-1811cedd.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/2-f658540d.js"), true ? ["./chunks/2-f658540d.js","./components/pages/_page.svelte-9e4fa11d.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js"] : void 0, import.meta.url) ]; diff --git a/_app/version.json b/_app/version.json index fd848d1..9f29a8a 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1676391804494"} \ No newline at end of file +{"version":"1676542514159"} \ No newline at end of file diff --git a/config.json b/config.json index 82f59ad..0ddc742 100644 --- a/config.json +++ b/config.json @@ -154,9 +154,16 @@ "name": "Mario Havel", "twitter": "TMIYChao", "img": "mario-havel.jpeg" + }, + { + "id": "guy-zyskind", + "name": "Guy Zyskind", + "twitter": "GuyZys", + "img": "guy-zyskind.jpeg" } ], "speakers": [ + "guy-zyskind", "juraj-bednar", "mario-havel" ], diff --git a/index.html b/index.html index 0e1c2f4..54b0450 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -66,7 +66,10 @@
Speakers
-
+
+
Guy Zyskind
+ +
Juraj Bednar
@@ -172,14 +175,14 @@

This web is built with SvelteKit and is open-source under CC0 license

-