diff --git a/_app/immutable/chunks/0-13785d45.js b/_app/immutable/chunks/0-b81044ec.js similarity index 76% rename from _app/immutable/chunks/0-13785d45.js rename to _app/immutable/chunks/0-b81044ec.js index 5768438..c8c2a78 100644 --- a/_app/immutable/chunks/0-13785d45.js +++ b/_app/immutable/chunks/0-b81044ec.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-07483a8a.js"; +import { _ } from "./_layout-6c819a76.js"; import { default as default2 } from "../components/pages/_layout.svelte-52954fb1.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-07483a8a.js b/_app/immutable/chunks/_layout-6c819a76.js similarity index 95% rename from _app/immutable/chunks/_layout-07483a8a.js rename to _app/immutable/chunks/_layout-6c819a76.js index da92a70..28ea4c1 100644 --- a/_app/immutable/chunks/_layout-07483a8a.js +++ b/_app/immutable/chunks/_layout-6c819a76.js @@ -158,7 +158,7 @@ const data = { name: "Mykola Siusko", twitter: "nicksvyaznoy", img: "mykola.png", - caption: "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)", + caption: "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/), [NYM](https://nymtech.net/) ambassador", country: "es" }, { @@ -166,9 +166,16 @@ const data = { name: "Tree", twitter: "treecz", img: "tree.jpg", - caption: "Orchestrator of lunarpunk events like [ETHBrno](https://ethbrno.cz) or [w3ps](https://github.com/web3privacy/w3ps)", + caption: "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)", country: "cz" }, + { + id: "pg", + name: "PG", + twitter: "PG_CDG", + img: "pg.jpg", + caption: "Organizing [ETHRome](https://ethrome.org) w/ [SpaghettETH](https://linktr.ee/spaghetteth) & [urbe.eth](https://linktr.ee/urbe.eth), [w3pn](https://web3privacy.info) advocate" + }, { id: "juraj-bednar", name: "Juraj Bednar", @@ -214,7 +221,7 @@ const data = { name: "Nick Almond", twitter: "DrNickA", img: "nick-almond.jpg", - caption: "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)", + caption: "Building next generation DAOs with [FactoryDAO](https://www.factorydao.xyz/)", country: "gb" }, { @@ -234,6 +241,11 @@ const data = { country: "ua" } ], + hosts: [ + "mykola", + "tree", + "pg" + ], speakersNote: "We keep adding more and more speakers, stay tuned ...", speakers: [ "guy-zyskind", @@ -284,10 +296,6 @@ const data = { twitter: "Ukraine_DAO" } ], - hosts: [ - "mykola", - "tree" - ], stages: [ { id: "main", diff --git a/_app/immutable/modules/pages/_layout.js-cfb148d2.js b/_app/immutable/modules/pages/_layout.js-cfb148d2.js new file mode 100644 index 0000000..99f5399 --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-cfb148d2.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-6c819a76.js"; +export { + l as load +}; diff --git a/_app/immutable/modules/pages/_layout.js-f64a9b8d.js b/_app/immutable/modules/pages/_layout.js-f64a9b8d.js deleted file mode 100644 index 8291921..0000000 --- a/_app/immutable/modules/pages/_layout.js-f64a9b8d.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-07483a8a.js"; -export { - l as load -}; diff --git a/_app/immutable/start-7ff5952c.js b/_app/immutable/start-8be13e5a.js similarity index 99% rename from _app/immutable/start-7ff5952c.js rename to _app/immutable/start-8be13e5a.js index 4d6ca5e..674ad5b 100644 --- a/_app/immutable/start-7ff5952c.js +++ b/_app/immutable/start-8be13e5a.js @@ -857,7 +857,7 @@ class Root extends SvelteComponent { } const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-13785d45.js"), true ? ["./chunks/0-13785d45.js","./chunks/_layout-07483a8a.js","./components/pages/_layout.svelte-52954fb1.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-27ba224c.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-b81044ec.js"), true ? ["./chunks/0-b81044ec.js","./chunks/_layout-6c819a76.js","./components/pages/_layout.svelte-52954fb1.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-27ba224c.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/2-9ba64b41.js"), true ? ["./chunks/2-9ba64b41.js","./chunks/_page-7871bec4.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) ]; diff --git a/_app/version.json b/_app/version.json index cb1cae4..b6f0d48 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1682694890694"} \ No newline at end of file +{"version":"1682697091745"} \ No newline at end of file diff --git a/config.json b/config.json index 69884c3..738e849 100644 --- a/config.json +++ b/config.json @@ -158,7 +158,7 @@ "name": "Mykola Siusko", "twitter": "nicksvyaznoy", "img": "mykola.png", - "caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)", + "caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/), [NYM](https://nymtech.net/) ambassador", "country": "es" }, { @@ -166,9 +166,16 @@ "name": "Tree", "twitter": "treecz", "img": "tree.jpg", - "caption": "Orchestrator of lunarpunk events like [ETHBrno](https://ethbrno.cz) or [w3ps](https://github.com/web3privacy/w3ps)", + "caption": "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)", "country": "cz" }, + { + "id": "pg", + "name": "PG", + "twitter": "PG_CDG", + "img": "pg.jpg", + "caption": "Organizing [ETHRome](https://ethrome.org) w/ [SpaghettETH](https://linktr.ee/spaghetteth) & [urbe.eth](https://linktr.ee/urbe.eth), [w3pn](https://web3privacy.info) advocate" + }, { "id": "juraj-bednar", "name": "Juraj Bednar", @@ -214,7 +221,7 @@ "name": "Nick Almond", "twitter": "DrNickA", "img": "nick-almond.jpg", - "caption": "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)", + "caption": "Building next generation DAOs with [FactoryDAO](https://www.factorydao.xyz/)", "country": "gb" }, { @@ -234,6 +241,11 @@ "country": "ua" } ], + "hosts": [ + "mykola", + "tree", + "pg" + ], "speakersNote": "We keep adding more and more speakers, stay tuned ...", "speakers": [ "guy-zyskind", @@ -284,10 +296,6 @@ "twitter": "Ukraine_DAO" } ], - "hosts": [ - "mykola", - "tree" - ], "stages": [ { "id": "main", diff --git a/index.html b/index.html index a67be7c..c131dc4 100644 --- a/index.html +++ b/index.html @@ -7,14 +7,14 @@ - + - - + +
Building next gen DAOs with FactoryDAO
+Building next generation DAOs with FactoryDAO
Web3 privacy advocate behind Web3Privacy Now
+Web3 privacy advocate behind Web3Privacy Now, NYM ambassador
This web is built with SvelteKit and is open-source under CC0 license