From af27b12fe5dd7e54a25b640efee44f09c8581a8d Mon Sep 17 00:00:00 2001 From: burningtree Date: Thu, 23 Feb 2023 06:03:23 +0000 Subject: [PATCH] deploy: 604c6cc9922aeefc70cdba3998ad0398b52774d6 --- .../chunks/{0-887cb54d.js => 0-c8ae71cf.js} | 2 +- ...layout-07ee35ef.js => _layout-9ba6c797.js} | 12 +++++++++-- .../modules/pages/_layout.js-7b2e93f5.js | 4 ++++ .../modules/pages/_layout.js-c1e69378.js | 4 ---- .../{start-282fd37a.js => start-919f5f98.js} | 2 +- _app/version.json | 2 +- config.json | 12 +++++++++-- index.html | 20 +++++++++++------- people/manu-alzuru.jpeg | Bin 0 -> 98541 bytes 9 files changed, 39 insertions(+), 19 deletions(-) rename _app/immutable/chunks/{0-887cb54d.js => 0-c8ae71cf.js} (76%) rename _app/immutable/chunks/{_layout-07ee35ef.js => _layout-9ba6c797.js} (96%) create mode 100644 _app/immutable/modules/pages/_layout.js-7b2e93f5.js delete mode 100644 _app/immutable/modules/pages/_layout.js-c1e69378.js rename _app/immutable/{start-282fd37a.js => start-919f5f98.js} (99%) create mode 100644 people/manu-alzuru.jpeg diff --git a/_app/immutable/chunks/0-887cb54d.js b/_app/immutable/chunks/0-c8ae71cf.js similarity index 76% rename from _app/immutable/chunks/0-887cb54d.js rename to _app/immutable/chunks/0-c8ae71cf.js index 6abaa05..eb99bb3 100644 --- a/_app/immutable/chunks/0-887cb54d.js +++ b/_app/immutable/chunks/0-c8ae71cf.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-07ee35ef.js"; +import { _ } from "./_layout-9ba6c797.js"; import { default as default2 } from "../components/pages/_layout.svelte-9586fa71.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-07ee35ef.js b/_app/immutable/chunks/_layout-9ba6c797.js similarity index 96% rename from _app/immutable/chunks/_layout-07ee35ef.js rename to _app/immutable/chunks/_layout-9ba6c797.js index 9a6a618..13ecea8 100644 --- a/_app/immutable/chunks/_layout-07ee35ef.js +++ b/_app/immutable/chunks/_layout-9ba6c797.js @@ -171,13 +171,21 @@ const data = { name: "Guy Zyskind", twitter: "GuyZys", img: "guy-zyskind.jpeg", - caption: "Founder of [Secret Network](https://scrt.network/), CEO SCRT Labs" + caption: "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)" + }, + { + id: "manu-alzuru", + name: "Manu Alzuru", + twitter: "ManuAlzuru", + img: "manu-alzuru.jpeg", + caption: "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)" } ], speakers: [ "guy-zyskind", "juraj-bednar", - "mario-havel" + "mario-havel", + "manu-alzuru" ], hosts: [ "mykola", diff --git a/_app/immutable/modules/pages/_layout.js-7b2e93f5.js b/_app/immutable/modules/pages/_layout.js-7b2e93f5.js new file mode 100644 index 0000000..44c5cb5 --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-7b2e93f5.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-9ba6c797.js"; +export { + l as load +}; diff --git a/_app/immutable/modules/pages/_layout.js-c1e69378.js b/_app/immutable/modules/pages/_layout.js-c1e69378.js deleted file mode 100644 index 9cf866f..0000000 --- a/_app/immutable/modules/pages/_layout.js-c1e69378.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-07ee35ef.js"; -export { - l as load -}; diff --git a/_app/immutable/start-282fd37a.js b/_app/immutable/start-919f5f98.js similarity index 99% rename from _app/immutable/start-282fd37a.js rename to _app/immutable/start-919f5f98.js index 8bc5069..2ba605b 100644 --- a/_app/immutable/start-282fd37a.js +++ b/_app/immutable/start-919f5f98.js @@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) { }; const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-887cb54d.js"), true ? ["./chunks/0-887cb54d.js","./chunks/_layout-07ee35ef.js","./components/pages/_layout.svelte-9586fa71.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-4a86f96b.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-c8ae71cf.js"), true ? ["./chunks/0-c8ae71cf.js","./chunks/_layout-9ba6c797.js","./components/pages/_layout.svelte-9586fa71.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-4a86f96b.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-0968ece7.js"), true ? ["./chunks/1-0968ece7.js","./components/error.svelte-dfa3fa2b.js","./chunks/index-a23f1e07.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/2-a9a57f08.js"), true ? ["./chunks/2-a9a57f08.js","./components/pages/_page.svelte-2674026e.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url) ]; diff --git a/_app/version.json b/_app/version.json index 519fe1d..54b6139 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1677003896222"} \ No newline at end of file +{"version":"1677132197519"} \ No newline at end of file diff --git a/config.json b/config.json index d9a4ee2..756383a 100644 --- a/config.json +++ b/config.json @@ -173,13 +173,21 @@ "name": "Guy Zyskind", "twitter": "GuyZys", "img": "guy-zyskind.jpeg", - "caption": "Founder of [Secret Network](https://scrt.network/), CEO SCRT Labs" + "caption": "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)" + }, + { + "id": "manu-alzuru", + "name": "Manu Alzuru", + "twitter": "ManuAlzuru", + "img": "manu-alzuru.jpeg", + "caption": "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)" } ], "speakers": [ "guy-zyskind", "juraj-bednar", - "mario-havel" + "mario-havel", + "manu-alzuru" ], "hosts": [ "mykola", diff --git a/index.html b/index.html index c7c4e40..51cea15 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -78,7 +78,7 @@
GUY ZYSKIND
-

Founder of Secret Network, CEO SCRT Labs

+

Founder of Secret Network, CEO SCRT Labs

JURAJ BEDNAR
@@ -87,6 +87,10 @@
MARIO HAVEL

Hacker, Co-Founder of Bordel Hackerspace

+
+
MANU ALZURU
+ +

Humanist, solarpunk, Founder of DoinGud & ETH Barcelona

Hosts
@@ -188,14 +192,14 @@

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

-