From 6d3e6600c0bdebabf485406572af67d81e89089c Mon Sep 17 00:00:00 2001 From: burningtree Date: Sun, 28 May 2023 06:31:36 +0000 Subject: [PATCH] deploy: b54dae79c58b72818df9c6ccc3c4de3b39ba3071 --- .../chunks/{0-5165fb61.js => 0-766b862d.js} | 2 +- ..._layout-f9bbae3c.js => _layout-ccea9342.js} | 9 +++++++++ .../modules/pages/_layout.js-366ee4da.js | 4 ++++ .../modules/pages/_layout.js-53ac9601.js | 4 ---- .../{start-b0a3b5d3.js => start-da886e2f.js} | 2 +- _app/version.json | 2 +- config.json | 9 +++++++++ index.html | 18 +++++++++++------- partners/zcash.svg | 2 ++ 9 files changed, 38 insertions(+), 14 deletions(-) rename _app/immutable/chunks/{0-5165fb61.js => 0-766b862d.js} (76%) rename _app/immutable/chunks/{_layout-f9bbae3c.js => _layout-ccea9342.js} (99%) create mode 100644 _app/immutable/modules/pages/_layout.js-366ee4da.js delete mode 100644 _app/immutable/modules/pages/_layout.js-53ac9601.js rename _app/immutable/{start-b0a3b5d3.js => start-da886e2f.js} (99%) create mode 100644 partners/zcash.svg diff --git a/_app/immutable/chunks/0-5165fb61.js b/_app/immutable/chunks/0-766b862d.js similarity index 76% rename from _app/immutable/chunks/0-5165fb61.js rename to _app/immutable/chunks/0-766b862d.js index 6468fa5..e908ca3 100644 --- a/_app/immutable/chunks/0-5165fb61.js +++ b/_app/immutable/chunks/0-766b862d.js @@ -1,4 +1,4 @@ -import { _ } from "./_layout-f9bbae3c.js"; +import { _ } from "./_layout-ccea9342.js"; import { default as default2 } from "../components/pages/_layout.svelte-c74b8e82.js"; export { default2 as component, diff --git a/_app/immutable/chunks/_layout-f9bbae3c.js b/_app/immutable/chunks/_layout-ccea9342.js similarity index 99% rename from _app/immutable/chunks/_layout-f9bbae3c.js rename to _app/immutable/chunks/_layout-ccea9342.js index 77483d5..ff14b1d 100644 --- a/_app/immutable/chunks/_layout-f9bbae3c.js +++ b/_app/immutable/chunks/_layout-ccea9342.js @@ -390,6 +390,15 @@ const data = { level: 2, "class": "p-6 invert hover:invert-0" }, + { + id: "zcash", + name: "Zcash", + web: "https://z.cash/", + twitter: null, + img: "zcash.svg", + level: 2, + "class": "p-2 invert hover:invert-0" + }, { id: "lunardao", name: "LunarDAO", diff --git a/_app/immutable/modules/pages/_layout.js-366ee4da.js b/_app/immutable/modules/pages/_layout.js-366ee4da.js new file mode 100644 index 0000000..8ee1a6d --- /dev/null +++ b/_app/immutable/modules/pages/_layout.js-366ee4da.js @@ -0,0 +1,4 @@ +import { l } from "../../chunks/_layout-ccea9342.js"; +export { + l as load +}; diff --git a/_app/immutable/modules/pages/_layout.js-53ac9601.js b/_app/immutable/modules/pages/_layout.js-53ac9601.js deleted file mode 100644 index cec4115..0000000 --- a/_app/immutable/modules/pages/_layout.js-53ac9601.js +++ /dev/null @@ -1,4 +0,0 @@ -import { l } from "../../chunks/_layout-f9bbae3c.js"; -export { - l as load -}; diff --git a/_app/immutable/start-b0a3b5d3.js b/_app/immutable/start-da886e2f.js similarity index 99% rename from _app/immutable/start-b0a3b5d3.js rename to _app/immutable/start-da886e2f.js index eb7b068..67ad818 100644 --- a/_app/immutable/start-b0a3b5d3.js +++ b/_app/immutable/start-da886e2f.js @@ -857,7 +857,7 @@ class Root extends SvelteComponent { } const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-5165fb61.js"), true ? ["./chunks/0-5165fb61.js","./chunks/_layout-f9bbae3c.js","./components/pages/_layout.svelte-c74b8e82.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-7eaf73dd.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-766b862d.js"), true ? ["./chunks/0-766b862d.js","./chunks/_layout-ccea9342.js","./components/pages/_layout.svelte-c74b8e82.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-7eaf73dd.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-cf1247e8.js"), true ? ["./chunks/2-cf1247e8.js","./chunks/_page-c7f5b369.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 3d3cc0c..aaa8182 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1685103400541"} \ No newline at end of file +{"version":"1685255473325"} \ No newline at end of file diff --git a/config.json b/config.json index 14cd4ee..945313f 100644 --- a/config.json +++ b/config.json @@ -390,6 +390,15 @@ "level": 2, "class": "p-6 invert hover:invert-0" }, + { + "id": "zcash", + "name": "Zcash", + "web": "https://z.cash/", + "twitter": null, + "img": "zcash.svg", + "level": 2, + "class": "p-2 invert hover:invert-0" + }, { "id": "lunardao", "name": "LunarDAO", diff --git a/index.html b/index.html index 857389e..e660b44 100644 --- a/index.html +++ b/index.html @@ -7,14 +7,14 @@ - + - - + + Web3Privacy Prague 2023 | 5. June 2023 @@ -213,6 +213,10 @@
HOPR
@hoprnet
+
+
Media partners
@@ -398,14 +402,14 @@

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

-