From 5be43690ae5f13cf59758dfdd7a5f651c3a8aa64 Mon Sep 17 00:00:00 2001 From: Msiusko Date: Mon, 20 Feb 2023 15:06:56 +0000 Subject: [PATCH] deploy: 7f247f7c7150a8c6823bce92e28564751d85e2c0 --- .../chunks/{0-4bcdeed9.js => 0-a1011ef0.js} | 2 +- ...layout-68f6d432.js => _layout-63e20f75.js} | 2 ++ .../modules/pages/_layout.js-23db4802.js | 4 ---- .../modules/pages/_layout.js-8f80b431.js | 4 ++++ .../{start-50ff65b6.js => start-cca7be5b.js} | 2 +- _app/version.json | 2 +- config.json | 6 ++++++ index.html | 20 +++++++++++-------- 8 files changed, 27 insertions(+), 15 deletions(-) rename _app/immutable/chunks/{0-4bcdeed9.js => 0-a1011ef0.js} (76%) rename _app/immutable/chunks/{_layout-68f6d432.js => _layout-63e20f75.js} (99%) delete mode 100644 _app/immutable/modules/pages/_layout.js-23db4802.js create mode 100644 _app/immutable/modules/pages/_layout.js-8f80b431.js rename _app/immutable/{start-50ff65b6.js => start-cca7be5b.js} (99%) diff --git a/_app/immutable/chunks/0-4bcdeed9.js b/_app/immutable/chunks/0-a1011ef0.js similarity index 76% rename from _app/immutable/chunks/0-4bcdeed9.js rename to _app/immutable/chunks/0-a1011ef0.js index 06a4004..ee8f175 100644 --- a/_app/immutable/chunks/0-4bcdeed9.js +++ b/_app/immutable/chunks/0-a1011ef0.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-68f6d432.js"; +import { _ } from "./_layout-63e20f75.js"; import { default as default2 } from "../components/pages/_layout.svelte-90880433.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-68f6d432.js b/_app/immutable/chunks/_layout-63e20f75.js similarity index 99% rename from _app/immutable/chunks/_layout-68f6d432.js rename to _app/immutable/chunks/_layout-63e20f75.js index c815c27..a0409fd 100644 --- a/_app/immutable/chunks/_layout-68f6d432.js +++ b/_app/immutable/chunks/_layout-63e20f75.js @@ -19,6 +19,8 @@ const data = { sponsorUrl: "https://matrix.to/#/@tree:gwei.cz", intro: "We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project [Web3Privacy Now](http://web3privacy.info/) and was created by joining forces with the production team of the privacy hackathon [ETHBrno](https://ethbrno.cz/).\n", themes: [ + { title: "Regulations on privacy" }, + { title: "MAINSTREAM ON-CHAIN PRIVACY" }, { title: "Human rights DAOs (pro-privacy)" }, { title: "Identity (ID)" }, { diff --git a/_app/immutable/modules/pages/_layout.js-23db4802.js b/_app/immutable/modules/pages/_layout.js-23db4802.js deleted file mode 100644 index 4600dce..0000000 --- a/_app/immutable/modules/pages/_layout.js-23db4802.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-68f6d432.js"; -export { - l as load -}; diff --git a/_app/immutable/modules/pages/_layout.js-8f80b431.js b/_app/immutable/modules/pages/_layout.js-8f80b431.js new file mode 100644 index 0000000..0823dae --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-8f80b431.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-63e20f75.js"; +export { + l as load +}; diff --git a/_app/immutable/start-50ff65b6.js b/_app/immutable/start-cca7be5b.js similarity index 99% rename from _app/immutable/start-50ff65b6.js rename to _app/immutable/start-cca7be5b.js index 48f2a04..bf654a0 100644 --- a/_app/immutable/start-50ff65b6.js +++ b/_app/immutable/start-cca7be5b.js @@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) { }; const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-4bcdeed9.js"), true ? ["./chunks/0-4bcdeed9.js","./chunks/_layout-68f6d432.js","./components/pages/_layout.svelte-90880433.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-a1011ef0.js"), true ? ["./chunks/0-a1011ef0.js","./chunks/_layout-63e20f75.js","./components/pages/_layout.svelte-90880433.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js","./assets/_layout-90b2abc7.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-d44bc7be.js"), true ? ["./chunks/1-d44bc7be.js","./components/error.svelte-4da6b409.js","./chunks/index-a23f1e07.js","./chunks/singletons-efde5fcf.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/2-38e170f2.js"), true ? ["./chunks/2-38e170f2.js","./components/pages/_page.svelte-782630be.js","./chunks/index-a23f1e07.js","./chunks/helpers-bfd3e6c9.js"] : void 0, import.meta.url) ]; diff --git a/_app/version.json b/_app/version.json index 4d603fb..8a21b74 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1676583384645"} \ No newline at end of file +{"version":"1676905610779"} \ No newline at end of file diff --git a/config.json b/config.json index 89ac0ed..389d960 100644 --- a/config.json +++ b/config.json @@ -19,6 +19,12 @@ "sponsorUrl": "https://matrix.to/#/@tree:gwei.cz", "intro": "We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project [Web3Privacy Now](http://web3privacy.info/) and was created by joining forces with the production team of the privacy hackathon [ETHBrno](https://ethbrno.cz/).\n", "themes": [ + { + "title": "Regulations on privacy" + }, + { + "title": "MAINSTREAM ON-CHAIN PRIVACY" + }, { "title": "Human rights DAOs (pro-privacy)" }, diff --git a/index.html b/index.html index cd37578..4b69b51 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -35,7 +35,11 @@

We need to protect our privacy, and that's why we're coming together on June 5 to Prague to sit down and discuss different aspects of privacy in the Web3 industry - how we can help shape it and make it more accessible - building a shared culture. The conference complements the research project Web3Privacy Now and was created by joining forces with the production team of the privacy hackathon ETHBrno.

Key themes
-
HUMAN RIGHTS DAOS (PRO-PRIVACY)
+
REGULATIONS ON PRIVACY
+
+
MAINSTREAM ON-CHAIN PRIVACY
+
+
HUMAN RIGHTS DAOS (PRO-PRIVACY)
IDENTITY (ID)
@@ -178,14 +182,14 @@

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

-