From efdadd72bf0abf2c4ade25c42f341de11d889272 Mon Sep 17 00:00:00 2001 From: burningtree Date: Tue, 21 Feb 2023 18:25:01 +0000 Subject: [PATCH] deploy: e14e696596e0e28c0e89478468cdadff293fd0d4 --- .../chunks/{0-bb0c4784.js => 0-887cb54d.js} | 4 +- ...layout-2cd03625.js => _layout-07ee35ef.js} | 32 ++++++++-------- ...cbabfe1e.js => _layout.svelte-9586fa71.js} | 8 +++- .../modules/pages/_layout.js-93afbaf4.js | 4 -- .../modules/pages/_layout.js-c1e69378.js | 4 ++ .../{start-d72607f2.js => start-282fd37a.js} | 2 +- _app/version.json | 2 +- config.json | 32 ++++++++-------- index.html | 37 ++++++++++--------- 9 files changed, 68 insertions(+), 57 deletions(-) rename _app/immutable/chunks/{0-bb0c4784.js => 0-887cb54d.js} (64%) rename _app/immutable/chunks/{_layout-2cd03625.js => _layout-07ee35ef.js} (86%) rename _app/immutable/components/pages/{_layout.svelte-cbabfe1e.js => _layout.svelte-9586fa71.js} (99%) delete mode 100644 _app/immutable/modules/pages/_layout.js-93afbaf4.js create mode 100644 _app/immutable/modules/pages/_layout.js-c1e69378.js rename _app/immutable/{start-d72607f2.js => start-282fd37a.js} (99%) diff --git a/_app/immutable/chunks/0-bb0c4784.js b/_app/immutable/chunks/0-887cb54d.js similarity index 64% rename from _app/immutable/chunks/0-bb0c4784.js rename to _app/immutable/chunks/0-887cb54d.js index c39c235..6abaa05 100644 --- a/_app/immutable/chunks/0-bb0c4784.js +++ b/_app/immutable/chunks/0-887cb54d.js @@ -1,5 +1,5 @@ -import { _ } from "./_layout-2cd03625.js"; -import { default as default2 } from "../components/pages/_layout.svelte-cbabfe1e.js"; +import { _ } from "./_layout-07ee35ef.js"; +import { default as default2 } from "../components/pages/_layout.svelte-9586fa71.js"; export { default2 as component, _ as universal diff --git a/_app/immutable/chunks/_layout-2cd03625.js b/_app/immutable/chunks/_layout-07ee35ef.js similarity index 86% rename from _app/immutable/chunks/_layout-2cd03625.js rename to _app/immutable/chunks/_layout-07ee35ef.js index daab5c8..9a6a618 100644 --- a/_app/immutable/chunks/_layout-2cd03625.js +++ b/_app/immutable/chunks/_layout-07ee35ef.js @@ -83,9 +83,10 @@ const data = { price: "€99", includes: [ "All talks & panels", - "Coffee breaks", - "Buffet lunch", - "Networking drinks with speakers & attendees" + "Food and drinks included", + "Web3Privacy t-shirt", + "Networking drinks with speakers & attendees", + "#Lunarpunk party" ], hint: "[Apply for a discount →](https://attend.web3privacy.info)
(as independent developer, student, privacy advocate, open-source contributor..)\n" }, @@ -96,6 +97,7 @@ const data = { "8pm - morning", "Prague rave from top DJs", "VJs and projections", + '"Privacy experience"', "Networking with attendees, speakers & sponsors" ], note: "*Party access is included in the All-day Pass" @@ -112,27 +114,27 @@ const data = { }, { title: "Who is the event for?", - text: "Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts." - }, - { - title: "Will the talks be livestreamed and/or recorded?", - text: "Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available." + text: "Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context." }, { title: "When will tickets go on sale? What will be the payment options?", - text: "Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies." + text: "Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies." }, { - title: "All-day access ticket is expensive for me. Do you offer any discounts?", - text: "Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)." - }, - { - title: "Why event isn't admission free?", - text: 'We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a "sales" or marketing event.' + title: "Do you offer any discounts?", + text: "Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)." }, { title: "How do I get to the venue?", text: 'Venue X10 (full name "[Divadlo X10](https://divadlox10.cz)") is located in the centre of Prague near the metro station *Národní Třída* (Line B) and *Můstek* (Line A,C). The address is [Charvátova 10/39, Prague 1, 110 00](https://goo.gl/maps/Yh8qWagnqB1DvK676) ([Google Maps](https://goo.gl/maps/Yh8qWagnqB1DvK676)).' + }, + { + title: "Will the talks be livestreamed and/or recorded?", + text: "Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference." + }, + { + title: "I have another question, where can I contact you?", + text: "You can contact the organizing team or the community around the event in our public Signal group: [chat.web3privacy.info](https://chat.web3privacy.info/)" } ], people: [ diff --git a/_app/immutable/components/pages/_layout.svelte-cbabfe1e.js b/_app/immutable/components/pages/_layout.svelte-9586fa71.js similarity index 99% rename from _app/immutable/components/pages/_layout.svelte-cbabfe1e.js rename to _app/immutable/components/pages/_layout.svelte-9586fa71.js index afd2fbf..ab20b36 100644 --- a/_app/immutable/components/pages/_layout.svelte-cbabfe1e.js +++ b/_app/immutable/components/pages/_layout.svelte-9586fa71.js @@ -210,7 +210,8 @@ function create_each_block(ctx) { button, "class", /*mi*/ - ctx[11].class + " uppercase text-xl" + ctx[11].class + " uppercase text-xl " + /*mi*/ + (ctx[11].external ? "external" : "") ); attr( a, @@ -998,6 +999,11 @@ function instance($$self, $$props, $$invalidate) { title: "Chat", url: "https://chat.web3privacy.info", external: true + }, + { + title: "Twitter", + url: "https://twitter.com/web3privacy", + external: true } ]; const homepageAnimation = () => { diff --git a/_app/immutable/modules/pages/_layout.js-93afbaf4.js b/_app/immutable/modules/pages/_layout.js-93afbaf4.js deleted file mode 100644 index 393edcf..0000000 --- a/_app/immutable/modules/pages/_layout.js-93afbaf4.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-2cd03625.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 new file mode 100644 index 0000000..9cf866f --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-c1e69378.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-07ee35ef.js"; +export { + l as load +}; diff --git a/_app/immutable/start-d72607f2.js b/_app/immutable/start-282fd37a.js similarity index 99% rename from _app/immutable/start-d72607f2.js rename to _app/immutable/start-282fd37a.js index 87b8cd9..8bc5069 100644 --- a/_app/immutable/start-d72607f2.js +++ b/_app/immutable/start-282fd37a.js @@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) { }; const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-bb0c4784.js"), true ? ["./chunks/0-bb0c4784.js","./chunks/_layout-2cd03625.js","./components/pages/_layout.svelte-cbabfe1e.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-4a86f96b.css"] : void 0, import.meta.url), + () => __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/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 1e507f5..519fe1d 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1676997414551"} \ No newline at end of file +{"version":"1677003896222"} \ No newline at end of file diff --git a/config.json b/config.json index 82e524c..d9a4ee2 100644 --- a/config.json +++ b/config.json @@ -85,9 +85,10 @@ "price": "€99", "includes": [ "All talks & panels", - "Coffee breaks", - "Buffet lunch", - "Networking drinks with speakers & attendees" + "Food and drinks included", + "Web3Privacy t-shirt", + "Networking drinks with speakers & attendees", + "#Lunarpunk party" ], "hint": "[Apply for a discount →](https://attend.web3privacy.info)
(as independent developer, student, privacy advocate, open-source contributor..)\n" }, @@ -98,6 +99,7 @@ "8pm - morning", "Prague rave from top DJs", "VJs and projections", + "\"Privacy experience\"", "Networking with attendees, speakers & sponsors" ], "note": "*Party access is included in the All-day Pass" @@ -114,27 +116,27 @@ }, { "title": "Who is the event for?", - "text": "Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts." - }, - { - "title": "Will the talks be livestreamed and/or recorded?", - "text": "Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available." + "text": "Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context." }, { "title": "When will tickets go on sale? What will be the payment options?", - "text": "Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies." + "text": "Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies." }, { - "title": "All-day access ticket is expensive for me. Do you offer any discounts?", - "text": "Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)." - }, - { - "title": "Why event isn't admission free?", - "text": "We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a \"sales\" or marketing event." + "title": "Do you offer any discounts?", + "text": "Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)." }, { "title": "How do I get to the venue?", "text": "Venue X10 (full name \"[Divadlo X10](https://divadlox10.cz)\") is located in the centre of Prague near the metro station *Národní Třída* (Line B) and *Můstek* (Line A,C). The address is [Charvátova 10/39, Prague 1, 110 00](https://goo.gl/maps/Yh8qWagnqB1DvK676) ([Google Maps](https://goo.gl/maps/Yh8qWagnqB1DvK676))." + }, + { + "title": "Will the talks be livestreamed and/or recorded?", + "text": "Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference." + }, + { + "title": "I have another question, where can I contact you?", + "text": "You can contact the organizing team or the community around the event in our public Signal group: [chat.web3privacy.info](https://chat.web3privacy.info/)" } ], "people": [ diff --git a/index.html b/index.html index e2756a2..c7c4e40 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ - + - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -31,6 +31,7 @@ @@ -149,12 +150,12 @@
Be a part of the first Web3Privacy Summit experience…
-
  • All talks & panels
  • Coffee breaks
  • Buffet lunch
  • Networking drinks with speakers & attendees
+
  • All talks & panels
  • Food and drinks included
  • Web3Privacy t-shirt
  • Networking drinks with speakers & attendees
  • #Lunarpunk party

Apply for a discount →
(as independent developer, student, privacy advocate, open-source contributor..)

-
  • 8pm - morning
  • Prague rave from top DJs
  • VJs and projections
  • Networking with attendees, speakers & sponsors
+
  • 8pm - morning
  • Prague rave from top DJs
  • VJs and projections
  • "Privacy experience"
  • Networking with attendees, speakers & sponsors
*Party access is included in the All-day Pass
@@ -167,17 +168,17 @@
What is Prague Blockchain Week?

Prague Blockchain Week 2023 (#PBW23) is a decentralized gathering of all people interested in cryptocurrencies and related topics. It consists of many independent events across Jun 2 - 11, including conferences, hackathons, workshops, community meetups, as well as various parties and happy hours.

Who is the event for?
-

Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts.

-
Will the talks be livestreamed and/or recorded?
-

Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available.

+

Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context.

When will tickets go on sale? What will be the payment options?
-

Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies.

-
All-day access ticket is expensive for me. Do you offer any discounts?
-

Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out this form.

-
Why event isn't admission free?
-

We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a "sales" or marketing event.

+

Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies.

+
Do you offer any discounts?
+

Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out this form.

How do I get to the venue?

Venue X10 (full name "Divadlo X10") is located in the centre of Prague near the metro station Národní Třída (Line B) and Můstek (Line A,C). The address is Charvátova 10/39, Prague 1, 110 00 (Google Maps).

+
Will the talks be livestreamed and/or recorded?
+

Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference.

+
I have another question, where can I contact you?
+

You can contact the organizing team or the community around the event in our public Signal group: chat.web3privacy.info

-