From 1c59ce1d8b97f16dbd9f9203329ecc8bb5311a04 Mon Sep 17 00:00:00 2001 From: burningtree Date: Tue, 25 Apr 2023 08:41:24 +0000 Subject: [PATCH] deploy: 51ec67bf3c9af659fb05e6d18d8c4b96d7bcb876 --- ...yout-12f2ec2d.css => _layout-d04ee49b.css} | 27 +++++------ .../chunks/{0-a206c68c.js => 0-e934a6ac.js} | 2 +- _app/immutable/chunks/2-0e69a3a1.js | 4 -- _app/immutable/chunks/2-9cf8b54e.js | 4 ++ .../{_page-3742c7ac.js => _page-b80bbc09.js} | 24 +++++----- .../{index-29d0f04b.js => index-20c16bab.js} | 4 +- .../{index-acdaec05.js => index-3b7936c0.js} | 4 +- .../{index-0830a23b.js => index-47eb5a21.js} | 2 +- .../{index-053db49c.js => index-7231842f.js} | 4 +- .../{index-79c6f12a.js => index-d082220d.js} | 4 +- ...ex.es-a4846ed6.js => index.es-e37d8dee.js} | 6 +-- .../{tslib-4783d4b7.js => tslib-810eddb7.js} | 2 +- ...1050aff9.js => _layout.svelte-7f7e1657.js} | 0 ...e-734b123f.js => _page.svelte-9025bf90.js} | 2 +- .../{start-8a303502.js => start-92d4e897.js} | 4 +- _app/version.json | 2 +- index.html | 48 +++++++++---------- 17 files changed, 70 insertions(+), 73 deletions(-) rename _app/immutable/assets/{_layout-12f2ec2d.css => _layout-d04ee49b.css} (99%) rename _app/immutable/chunks/{0-a206c68c.js => 0-e934a6ac.js} (87%) delete mode 100644 _app/immutable/chunks/2-0e69a3a1.js create mode 100644 _app/immutable/chunks/2-9cf8b54e.js rename _app/immutable/chunks/{_page-3742c7ac.js => _page-b80bbc09.js} (99%) rename _app/immutable/chunks/{index-29d0f04b.js => index-20c16bab.js} (85%) rename _app/immutable/chunks/{index-acdaec05.js => index-3b7936c0.js} (99%) rename _app/immutable/chunks/{index-0830a23b.js => index-47eb5a21.js} (99%) rename _app/immutable/chunks/{index-053db49c.js => index-7231842f.js} (99%) rename _app/immutable/chunks/{index-79c6f12a.js => index-d082220d.js} (99%) rename _app/immutable/chunks/{index.es-a4846ed6.js => index.es-e37d8dee.js} (99%) rename _app/immutable/chunks/{tslib-4783d4b7.js => tslib-810eddb7.js} (99%) rename _app/immutable/components/pages/{_layout.svelte-1050aff9.js => _layout.svelte-7f7e1657.js} (100%) rename _app/immutable/components/pages/{_page.svelte-734b123f.js => _page.svelte-9025bf90.js} (68%) rename _app/immutable/{start-8a303502.js => start-92d4e897.js} (99%) diff --git a/_app/immutable/assets/_layout-12f2ec2d.css b/_app/immutable/assets/_layout-d04ee49b.css similarity index 99% rename from _app/immutable/assets/_layout-12f2ec2d.css rename to _app/immutable/assets/_layout-d04ee49b.css index 244260f..8d720ac 100644 --- a/_app/immutable/assets/_layout-12f2ec2d.css +++ b/_app/immutable/assets/_layout-d04ee49b.css @@ -738,7 +738,7 @@ person-item:hover .text-mild, cursor: help; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); - transition-duration: 1000ms; + transition-duration: 500ms; } .fixed{ position: fixed; @@ -847,9 +847,6 @@ person-item:hover .text-mild, .aspect-square{ aspect-ratio: 1 / 1; } -.h-28{ - height: 7rem; -} .h-full{ height: 100%; } @@ -859,8 +856,8 @@ person-item:hover .text-mild, .min-h-screen{ min-height: 100vh; } -.w-20{ - width: 5rem; +.w-2\/5{ + width: 40%; } .w-3\/4{ width: 75%; @@ -922,13 +919,15 @@ person-item:hover .text-mild, .border{ border-width: 1px; } +.border-dashed{ + border-style: dashed; +} .border-gray-600{ --tw-border-opacity: 1; border-color: rgb(75 85 99 / var(--tw-border-opacity)); } -.border-gray-800{ - --tw-border-opacity: 1; - border-color: rgb(31 41 55 / var(--tw-border-opacity)); +.border-white\/30{ + border-color: rgb(255 255 255 / 0.3); } .bg-\[\#0e0e0e\]{ --tw-bg-opacity: 1; @@ -1132,6 +1131,10 @@ person-item:hover .text-mild, .filter{ filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } +.hover\:border-white:hover{ + --tw-border-opacity: 1; + border-color: rgb(255 255 255 / var(--tw-border-opacity)); +} .hover\:bg-white:hover{ --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); @@ -1196,12 +1199,6 @@ person-item:hover .text-mild, .lg\:hidden{ display: none; } - .lg\:h-32{ - height: 8rem; - } - .lg\:w-32{ - width: 8rem; - } .lg\:w-48{ width: 12rem; } diff --git a/_app/immutable/chunks/0-a206c68c.js b/_app/immutable/chunks/0-e934a6ac.js similarity index 87% rename from _app/immutable/chunks/0-a206c68c.js rename to _app/immutable/chunks/0-e934a6ac.js index 562f238..ab82fe7 100644 --- a/_app/immutable/chunks/0-a206c68c.js +++ b/_app/immutable/chunks/0-e934a6ac.js @@ -1,5 +1,5 @@ import { _ } from "./_layout-c2dc3e40.js"; -import { default as default2 } from "../components/pages/_layout.svelte-1050aff9.js"; +import { default as default2 } from "../components/pages/_layout.svelte-7f7e1657.js"; export { default2 as component, _ as universal diff --git a/_app/immutable/chunks/2-0e69a3a1.js b/_app/immutable/chunks/2-0e69a3a1.js deleted file mode 100644 index 8c11b81..0000000 --- a/_app/immutable/chunks/2-0e69a3a1.js +++ /dev/null @@ -1,4 +0,0 @@ -import { P } from "./_page-3742c7ac.js"; -export { - P as component -}; diff --git a/_app/immutable/chunks/2-9cf8b54e.js b/_app/immutable/chunks/2-9cf8b54e.js new file mode 100644 index 0000000..917c3f7 --- /dev/null +++ b/_app/immutable/chunks/2-9cf8b54e.js @@ -0,0 +1,4 @@ +import { P } from "./_page-b80bbc09.js"; +export { + P as component +}; diff --git a/_app/immutable/chunks/_page-3742c7ac.js b/_app/immutable/chunks/_page-b80bbc09.js similarity index 99% rename from _app/immutable/chunks/_page-3742c7ac.js rename to _app/immutable/chunks/_page-b80bbc09.js index 4924d2f..1764de9 100644 --- a/_app/immutable/chunks/_page-3742c7ac.js +++ b/_app/immutable/chunks/_page-b80bbc09.js @@ -192,7 +192,7 @@ function create_each_block$2(ctx) { attr(a2, "class", "hover:underline animate-speaker"); attr(div2, "class", "text-mild"); attr(div3, "class", "pb-3.5 px-5"); - attr(div4, "class", "hover:bg-white hover:text-black person-item"); + attr(div4, "class", "hover:bg-white hover:text-black person-item border border-white/30"); }, m(target, anchor) { insert_hydration(target, div4, anchor); @@ -24325,7 +24325,7 @@ var CoinbaseWalletConnector = class extends Connector { async getProvider() { var _a; if (!__privateGet(this, _provider$1)) { - let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-053db49c.js").then((n2) => n2.i), true ? ["./index-053db49c.js","./tslib-4783d4b7.js"] : void 0, import.meta.url)).default; + let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-7231842f.js").then((n2) => n2.i), true ? ["./index-7231842f.js","./tslib-810eddb7.js"] : void 0, import.meta.url)).default; if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function") CoinbaseWalletSDK = CoinbaseWalletSDK.default; __privateSet(this, _client, new CoinbaseWalletSDK(this.options)); @@ -24653,7 +24653,7 @@ var WalletConnectConnector = class extends Connector { }), {} ) : {}; - const WalletConnectProvider = (await __vitePreload(() => import("./index-acdaec05.js"), true ? ["./index-acdaec05.js","./index-79c6f12a.js","./tslib-4783d4b7.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index-3b7936c0.js"), true ? ["./index-3b7936c0.js","./index-d082220d.js","./tslib-810eddb7.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; __privateSet(this, _provider, new WalletConnectProvider({ ...this.options, chainId, @@ -24700,7 +24700,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap(); _web3Modal = /* @__PURE__ */ new WeakMap(); _createWeb3Modal = /* @__PURE__ */ new WeakSet(); createWeb3Modal_fn = async function() { - const { Web3Modal } = await __vitePreload(() => import("./index-29d0f04b.js"), true ? ["./index-29d0f04b.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); + const { Web3Modal } = await __vitePreload(() => import("./index-20c16bab.js"), true ? ["./index-20c16bab.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); const { version: version2 } = this.options; __privateSet(this, _web3Modal, new Web3Modal({ walletConnectVersion: version2 === "2" ? 2 : 1, @@ -24710,7 +24710,7 @@ createWeb3Modal_fn = async function() { }; _initUniversalProvider = /* @__PURE__ */ new WeakSet(); initUniversalProvider_fn = async function() { - const WalletConnectProvider = (await __vitePreload(() => import("./index.es-a4846ed6.js"), true ? ["./index.es-a4846ed6.js","./tslib-4783d4b7.js","./index-79c6f12a.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index.es-e37d8dee.js"), true ? ["./index.es-e37d8dee.js","./tslib-810eddb7.js","./index-d082220d.js"] : void 0, import.meta.url)).default; if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") { __privateSet(this, _provider, await WalletConnectProvider.init( this.options @@ -27190,7 +27190,7 @@ class h { } async initUi() { if (typeof window < "u") { - await __vitePreload(() => import("./index-0830a23b.js"), true ? ["./index-0830a23b.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); + await __vitePreload(() => import("./index-47eb5a21.js"), true ? ["./index-47eb5a21.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); const e = document.createElement("w3m-modal"); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); } @@ -28029,7 +28029,7 @@ function create_each_block$1(ctx) { if (!src_url_equal(img.src, img_src_value = /*badge*/ ctx[18].img)) attr(img, "src", img_src_value); - attr(img, "class", img_class_value = "w-20 h-28 lg:w-32 lg:h-32 " + /*connected*/ + attr(img, "class", img_class_value = "w-2/5 aspect-square " + /*connected*/ (ctx[6] && /*userBadges*/ ctx[3] && /*userBadges*/ ((_a = ctx[3].badges[ @@ -28054,12 +28054,12 @@ function create_each_block$1(ctx) { attr(span, "class", "font-bold"); attr(div2, "class", "mt-4"); attr(div3, "class", "w-full"); - attr(div4, "class", div4_class_value = "justify-center text-center badge pt-4 " + /*userBadges*/ + attr(div4, "class", div4_class_value = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " + /*userBadges*/ (((_b = ctx[3]) == null ? void 0 : _b.badges) && /*userBadges*/ ((_e = (_d = ctx[3]) == null ? void 0 : _d.badges[ /*badge*/ (_c = ctx[18]) == null ? void 0 : _c.id - ]) == null ? void 0 : _e.eligible) ? "bg-white text-black eligible" : " border-gray-800")); + ]) == null ? void 0 : _e.eligible) ? "bg-white text-black eligible" : "")); }, m(target, anchor) { insert_hydration(target, div4, anchor); @@ -28097,7 +28097,7 @@ function create_each_block$1(ctx) { p(ctx2, dirty) { var _a, _b, _c, _d, _e; if (dirty & /*connected, userBadges*/ - 72 && img_class_value !== (img_class_value = "w-20 h-28 lg:w-32 lg:h-32 " + /*connected*/ + 72 && img_class_value !== (img_class_value = "w-2/5 aspect-square " + /*connected*/ (ctx2[6] && /*userBadges*/ ctx2[3] && /*userBadges*/ ((_a = ctx2[3].badges[ @@ -28139,12 +28139,12 @@ function create_each_block$1(ctx) { ) if_block2.p(ctx2, dirty); if (dirty & /*userBadges*/ - 8 && div4_class_value !== (div4_class_value = "justify-center text-center badge pt-4 " + /*userBadges*/ + 8 && div4_class_value !== (div4_class_value = "justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed " + /*userBadges*/ (((_b = ctx2[3]) == null ? void 0 : _b.badges) && /*userBadges*/ ((_e = (_d = ctx2[3]) == null ? void 0 : _d.badges[ /*badge*/ (_c = ctx2[18]) == null ? void 0 : _c.id - ]) == null ? void 0 : _e.eligible) ? "bg-white text-black eligible" : " border-gray-800"))) { + ]) == null ? void 0 : _e.eligible) ? "bg-white text-black eligible" : ""))) { attr(div4, "class", div4_class_value); } }, diff --git a/_app/immutable/chunks/index-29d0f04b.js b/_app/immutable/chunks/index-20c16bab.js similarity index 85% rename from _app/immutable/chunks/index-29d0f04b.js rename to _app/immutable/chunks/index-20c16bab.js index b2878cf..857b61b 100644 --- a/_app/immutable/chunks/index-29d0f04b.js +++ b/_app/immutable/chunks/index-20c16bab.js @@ -1,5 +1,5 @@ import { _ as __vitePreload } from "./preload-helper-f8376bb0.js"; -import { k, W, a as a$1 } from "./_page-3742c7ac.js"; +import { k, W, a as a$1 } from "./_page-b80bbc09.js"; var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => { for (var t in e || (e = {})) c.call(e, t) && i(o, t, e[t]); @@ -14,7 +14,7 @@ class f { } async initUi() { if (typeof window < "u") { - await __vitePreload(() => import("./index-0830a23b.js"), true ? ["./index-0830a23b.js","./_page-3742c7ac.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); + await __vitePreload(() => import("./index-47eb5a21.js"), true ? ["./index-47eb5a21.js","./_page-b80bbc09.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); const e = document.createElement("w3m-modal"); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); } diff --git a/_app/immutable/chunks/index-acdaec05.js b/_app/immutable/chunks/index-3b7936c0.js similarity index 99% rename from _app/immutable/chunks/index-acdaec05.js rename to _app/immutable/chunks/index-3b7936c0.js index 02efcbc..6f322ca 100644 --- a/_app/immutable/chunks/index-acdaec05.js +++ b/_app/immutable/chunks/index-3b7936c0.js @@ -1,5 +1,5 @@ -import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-3742c7ac.js"; -import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-79c6f12a.js"; +import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-b80bbc09.js"; +import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-d082220d.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; var cjs$2 = {}; var cjs$1 = {}; diff --git a/_app/immutable/chunks/index-0830a23b.js b/_app/immutable/chunks/index-47eb5a21.js similarity index 99% rename from _app/immutable/chunks/index-0830a23b.js rename to _app/immutable/chunks/index-47eb5a21.js index add63a9..c3e59c4 100644 --- a/_app/immutable/chunks/index-0830a23b.js +++ b/_app/immutable/chunks/index-47eb5a21.js @@ -1,4 +1,4 @@ -import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-3742c7ac.js"; +import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-b80bbc09.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; /** * @license diff --git a/_app/immutable/chunks/index-053db49c.js b/_app/immutable/chunks/index-7231842f.js similarity index 99% rename from _app/immutable/chunks/index-053db49c.js rename to _app/immutable/chunks/index-7231842f.js index 30e65cd..65a60a7 100644 --- a/_app/immutable/chunks/index-053db49c.js +++ b/_app/immutable/chunks/index-7231842f.js @@ -1,5 +1,5 @@ -import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-3742c7ac.js"; -import { e as eventsExports, t as tslibExports$1 } from "./tslib-4783d4b7.js"; +import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-b80bbc09.js"; +import { e as eventsExports, t as tslibExports$1 } from "./tslib-810eddb7.js"; function _mergeNamespaces(n2, m2) { for (var i = 0; i < m2.length; i++) { const e2 = m2[i]; diff --git a/_app/immutable/chunks/index-79c6f12a.js b/_app/immutable/chunks/index-d082220d.js similarity index 99% rename from _app/immutable/chunks/index-79c6f12a.js rename to _app/immutable/chunks/index-d082220d.js index 0df7998..0c1e100 100644 --- a/_app/immutable/chunks/index-79c6f12a.js +++ b/_app/immutable/chunks/index-d082220d.js @@ -1,5 +1,5 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-4783d4b7.js"; -import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-3742c7ac.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-810eddb7.js"; +import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-b80bbc09.js"; const PARSE_ERROR = "PARSE_ERROR"; const INVALID_REQUEST = "INVALID_REQUEST"; const METHOD_NOT_FOUND = "METHOD_NOT_FOUND"; diff --git a/_app/immutable/chunks/index.es-a4846ed6.js b/_app/immutable/chunks/index.es-e37d8dee.js similarity index 99% rename from _app/immutable/chunks/index.es-a4846ed6.js rename to _app/immutable/chunks/index.es-e37d8dee.js index 32cbf66..219aa5d 100644 --- a/_app/immutable/chunks/index.es-a4846ed6.js +++ b/_app/immutable/chunks/index.es-e37d8dee.js @@ -1,6 +1,6 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-4783d4b7.js"; -import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-3742c7ac.js"; -import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-79c6f12a.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-810eddb7.js"; +import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-b80bbc09.js"; +import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-d082220d.js"; function tryStringify(o2) { try { return JSON.stringify(o2); diff --git a/_app/immutable/chunks/tslib-4783d4b7.js b/_app/immutable/chunks/tslib-810eddb7.js similarity index 99% rename from _app/immutable/chunks/tslib-4783d4b7.js rename to _app/immutable/chunks/tslib-810eddb7.js index 2953706..90cc267 100644 --- a/_app/immutable/chunks/tslib-4783d4b7.js +++ b/_app/immutable/chunks/tslib-810eddb7.js @@ -1,4 +1,4 @@ -import { e as commonjsGlobal } from "./_page-3742c7ac.js"; +import { e as commonjsGlobal } from "./_page-b80bbc09.js"; var eventsExports = {}; var events = { get exports() { diff --git a/_app/immutable/components/pages/_layout.svelte-1050aff9.js b/_app/immutable/components/pages/_layout.svelte-7f7e1657.js similarity index 100% rename from _app/immutable/components/pages/_layout.svelte-1050aff9.js rename to _app/immutable/components/pages/_layout.svelte-7f7e1657.js diff --git a/_app/immutable/components/pages/_page.svelte-734b123f.js b/_app/immutable/components/pages/_page.svelte-9025bf90.js similarity index 68% rename from _app/immutable/components/pages/_page.svelte-734b123f.js rename to _app/immutable/components/pages/_page.svelte-9025bf90.js index cea7f58..410cdcf 100644 --- a/_app/immutable/components/pages/_page.svelte-734b123f.js +++ b/_app/immutable/components/pages/_page.svelte-9025bf90.js @@ -1,6 +1,6 @@ import "../../chunks/index-88d77172.js"; import "../../chunks/helpers-c3e656fe.js"; -import { P } from "../../chunks/_page-3742c7ac.js"; +import { P } from "../../chunks/_page-b80bbc09.js"; export { P as default }; diff --git a/_app/immutable/start-8a303502.js b/_app/immutable/start-92d4e897.js similarity index 99% rename from _app/immutable/start-8a303502.js rename to _app/immutable/start-92d4e897.js index 1bee2bf..4626eae 100644 --- a/_app/immutable/start-8a303502.js +++ b/_app/immutable/start-92d4e897.js @@ -857,9 +857,9 @@ class Root extends SvelteComponent { } const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-a206c68c.js"), true ? ["./chunks/0-a206c68c.js","./chunks/_layout-c2dc3e40.js","./components/pages/_layout.svelte-1050aff9.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-12f2ec2d.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-e934a6ac.js"), true ? ["./chunks/0-e934a6ac.js","./chunks/_layout-c2dc3e40.js","./components/pages/_layout.svelte-7f7e1657.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-d04ee49b.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url), - () => __vitePreload(() => import("./chunks/2-0e69a3a1.js"), true ? ["./chunks/2-0e69a3a1.js","./chunks/_page-3742c7ac.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) + () => __vitePreload(() => import("./chunks/2-9cf8b54e.js"), true ? ["./chunks/2-9cf8b54e.js","./chunks/_page-b80bbc09.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) ]; const server_loads = []; const dictionary = { diff --git a/_app/version.json b/_app/version.json index 8e87e53..be59b92 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1682411302690"} \ No newline at end of file +{"version":"1682412060895"} \ No newline at end of file diff --git a/index.html b/index.html index e721104..a9ce50d 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,17 @@ - - + + - + - - Web3Privacy Prague 2023 | 5. June 2023 + + Web3Privacy Prague 2023 | 5. June 2023
@@ -89,19 +89,19 @@
Speakers
-
+
GUY ZYSKIND

Founder of Secret Network, CEO SCRT Labs

-
+
MANU ALZURU

Humanist, solarpunk, Founder of DoinGud & ETH Barcelona

-
+
JURAJ BEDNAR

Educator, writer, cryptoanarchist & biohacker

-
+
MARIO HAVEL

Hacker, Co-Founder of Bordel Hackerspace

@@ -109,11 +109,11 @@
We keep adding more and more speakers, stay tuned ...
Hosts
-
+
MYKOLA SIUSKO

Web3 privacy advocate

-
+
TREE

Creator of lunarpunk hackathons & events

@@ -153,7 +153,7 @@
Eligible ZK Badges / SBTs
-
+
The Mergooor Pass
Ticket: €0 @@ -161,7 +161,7 @@
Core developer that has contributed to the migration of Ethereum from Proof of Work to Proof of Stake. Curated by Tim Beiko
-
+
Ticket: €8.82 @@ -169,7 +169,7 @@
Hackers who participated in the ETHBrno² hackathon and claimed the SBT token
-
+
Ticket: €12.25 @@ -177,7 +177,7 @@
Hackers and other attendees who been at ETHBerlin³ and received an EtherCard.
-
+
Ticket: €19.6 @@ -185,7 +185,7 @@
Visitors of the Prague Beerfi Web3 on-chain dev meetup who claimed POAP for their participation. POAPs are available for: #8, #9. Will be available for: #10, #11, #12
-
+
Ticket: €24.5 @@ -193,7 +193,7 @@
The top 0.1% most active users on Ethereum
-
+
Ticket: €29.4 @@ -201,7 +201,7 @@
A special POAP for 1,559 pre-merge believers
-
+
Ticket: €36.75 @@ -209,7 +209,7 @@
ZK Badge for Aztec V1 and V2 depositors
-
+
Ticket: €36.75 @@ -217,7 +217,7 @@
ZK Badge owned by Sismo contributors. This Badge is used in Sismo Governance for contributors to voice their opinions.
-
+
Ticket: €36.75 @@ -257,14 +257,14 @@

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

-