This commit is contained in:
burningtree 2023-02-23 06:43:27 +00:00
rodič af27b12fe5
revize 5d5e074f04
8 změnil soubory, kde provedl 46 přidání a 34 odebrání

Zobrazit soubor

@ -1,4 +1,4 @@
import { _ } from "./_layout-9ba6c797.js"; import { _ } from "./_layout-8e97f54a.js";
import { default as default2 } from "../components/pages/_layout.svelte-9586fa71.js"; import { default as default2 } from "../components/pages/_layout.svelte-9586fa71.js";
export { export {
default2 as component, default2 as component,

Zobrazit soubor

@ -143,49 +143,55 @@ const data = {
name: "Mykola Siusko", name: "Mykola Siusko",
twitter: "nicksvyaznoy", twitter: "nicksvyaznoy",
img: "mykola.png", img: "mykola.png",
caption: "Web3 privacy advocate" caption: "Web3 privacy advocate",
country: "es"
}, },
{ {
id: "tree", id: "tree",
name: "Tree", name: "Tree",
twitter: "treecz", twitter: "treecz",
img: "tree.jpeg", img: "tree.jpeg",
caption: "Creator of lunarpunk hackathons & events" caption: "Creator of lunarpunk hackathons & events",
country: "cz"
}, },
{ {
id: "juraj-bednar", id: "juraj-bednar",
name: "Juraj Bednar", name: "Juraj Bednar",
twitter: "jurbed", twitter: "jurbed",
img: "juraj-bednar.jpeg", img: "juraj-bednar.jpeg",
caption: "Educator, writer, cryptoanarchist & biohacker" caption: "Educator, writer, cryptoanarchist & biohacker",
country: "sk"
}, },
{ {
id: "mario-havel", id: "mario-havel",
name: "Mario Havel", name: "Mario Havel",
twitter: "TMIYChao", twitter: "TMIYChao",
img: "mario-havel.jpeg", img: "mario-havel.jpeg",
caption: "Hacker, Co-Founder of [Bordel Hackerspace](https://bordel.paralelnipolis.cz/#/)" caption: "Hacker, Co-Founder of [Bordel Hackerspace](https://bordel.paralelnipolis.cz/#/)",
country: "cz"
}, },
{ {
id: "guy-zyskind", id: "guy-zyskind",
name: "Guy Zyskind", name: "Guy Zyskind",
twitter: "GuyZys", twitter: "GuyZys",
img: "guy-zyskind.jpeg", img: "guy-zyskind.jpeg",
caption: "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)" caption: "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)",
country: "is"
}, },
{ {
id: "manu-alzuru", id: "manu-alzuru",
name: "Manu Alzuru", name: "Manu Alzuru",
twitter: "ManuAlzuru", twitter: "ManuAlzuru",
img: "manu-alzuru.jpeg", img: "manu-alzuru.jpeg",
caption: "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)" caption: "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)",
country: "es"
} }
], ],
speakers: [ speakers: [
"guy-zyskind", "guy-zyskind",
"manu-alzuru",
"juraj-bednar", "juraj-bednar",
"mario-havel", "mario-havel"
"manu-alzuru"
], ],
hosts: [ hosts: [
"mykola", "mykola",

Zobrazit soubor

@ -1,4 +0,0 @@
import { l } from "../../chunks/_layout-9ba6c797.js";
export {
l as load
};

Zobrazit soubor

@ -0,0 +1,4 @@
import { l } from "../../chunks/_layout-8e97f54a.js";
export {
l as load
};

Zobrazit soubor

@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
}; };
const matchers = {}; const matchers = {};
const nodes = [ const nodes = [
() => __vitePreload(() => import("./chunks/0-c8ae71cf.js"), true ? ["./chunks/0-c8ae71cf.js","./chunks/_layout-9ba6c797.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/0-6bf75f02.js"), true ? ["./chunks/0-6bf75f02.js","./chunks/_layout-8e97f54a.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/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) () => __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)
]; ];

Zobrazit soubor

@ -1 +1 @@
{"version":"1677132197519"} {"version":"1677134600918"}

Zobrazit soubor

@ -145,49 +145,55 @@
"name": "Mykola Siusko", "name": "Mykola Siusko",
"twitter": "nicksvyaznoy", "twitter": "nicksvyaznoy",
"img": "mykola.png", "img": "mykola.png",
"caption": "Web3 privacy advocate" "caption": "Web3 privacy advocate",
"country": "es"
}, },
{ {
"id": "tree", "id": "tree",
"name": "Tree", "name": "Tree",
"twitter": "treecz", "twitter": "treecz",
"img": "tree.jpeg", "img": "tree.jpeg",
"caption": "Creator of lunarpunk hackathons & events" "caption": "Creator of lunarpunk hackathons & events",
"country": "cz"
}, },
{ {
"id": "juraj-bednar", "id": "juraj-bednar",
"name": "Juraj Bednar", "name": "Juraj Bednar",
"twitter": "jurbed", "twitter": "jurbed",
"img": "juraj-bednar.jpeg", "img": "juraj-bednar.jpeg",
"caption": "Educator, writer, cryptoanarchist & biohacker" "caption": "Educator, writer, cryptoanarchist & biohacker",
"country": "sk"
}, },
{ {
"id": "mario-havel", "id": "mario-havel",
"name": "Mario Havel", "name": "Mario Havel",
"twitter": "TMIYChao", "twitter": "TMIYChao",
"img": "mario-havel.jpeg", "img": "mario-havel.jpeg",
"caption": "Hacker, Co-Founder of [Bordel Hackerspace](https://bordel.paralelnipolis.cz/#/)" "caption": "Hacker, Co-Founder of [Bordel Hackerspace](https://bordel.paralelnipolis.cz/#/)",
"country": "cz"
}, },
{ {
"id": "guy-zyskind", "id": "guy-zyskind",
"name": "Guy Zyskind", "name": "Guy Zyskind",
"twitter": "GuyZys", "twitter": "GuyZys",
"img": "guy-zyskind.jpeg", "img": "guy-zyskind.jpeg",
"caption": "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)" "caption": "Founder of [Secret Network](https://scrt.network/), CEO [SCRT Labs](https://www.scrtlabs.com/)",
"country": "is"
}, },
{ {
"id": "manu-alzuru", "id": "manu-alzuru",
"name": "Manu Alzuru", "name": "Manu Alzuru",
"twitter": "ManuAlzuru", "twitter": "ManuAlzuru",
"img": "manu-alzuru.jpeg", "img": "manu-alzuru.jpeg",
"caption": "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)" "caption": "Humanist, solarpunk, Founder of [DoinGud](https://doingud.com/) & [ETH Barcelona](https://ethbarcelona.com/)",
"country": "es"
} }
], ],
"speakers": [ "speakers": [
"guy-zyskind", "guy-zyskind",
"manu-alzuru",
"juraj-bednar", "juraj-bednar",
"mario-havel", "mario-havel"
"manu-alzuru"
], ],
"hosts": [ "hosts": [
"mykola", "mykola",

Zobrazit soubor

@ -7,13 +7,13 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content=""> <meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-4a86f96b.css" rel="stylesheet"> <link href="./_app/immutable/assets/_layout-4a86f96b.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-919f5f98.js"> <link rel="modulepreload" href="./_app/immutable/start-02d281f7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js"> <link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-a9453c75.js"> <link rel="modulepreload" href="./_app/immutable/chunks/singletons-a9453c75.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-9586fa71.js"> <link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-9586fa71.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-52e0076b.js"> <link rel="modulepreload" href="./_app/immutable/chunks/helpers-52e0076b.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-7b2e93f5.js"> <link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-cffa1e96.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-9ba6c797.js"> <link rel="modulepreload" href="./_app/immutable/chunks/_layout-8e97f54a.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-2674026e.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END --> <link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-2674026e.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
</head> </head>
<body data-sveltekit-preload-data="hover"> <body data-sveltekit-preload-data="hover">
@ -79,6 +79,10 @@
<div class="mt-4 speaker-name animate-speaker text-xl">GUY ZYSKIND</div> <div class="mt-4 speaker-name animate-speaker text-xl">GUY ZYSKIND</div>
<div class="text-lg text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker">@GuyZys</a></div> <div class="text-lg text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker">@GuyZys</a></div>
<div class="mt-2 text-base text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div> <div class="mt-2 text-base text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div>
</div><div class="hover:bg-white hover:text-black p-2 w-2/3 sm:w-64 person-item"><div><img src="/people/manu-alzuru.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="mt-4 speaker-name animate-speaker text-xl">MANU ALZURU</div>
<div class="text-lg text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker">@ManuAlzuru</a></div>
<div class="mt-2 text-base text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> &amp; <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div>
</div><div class="hover:bg-white hover:text-black p-2 w-2/3 sm:w-64 person-item"><div><img src="/people/juraj-bednar.jpeg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black p-2 w-2/3 sm:w-64 person-item"><div><img src="/people/juraj-bednar.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="mt-4 speaker-name animate-speaker text-xl">JURAJ BEDNAR</div> <div class="mt-4 speaker-name animate-speaker text-xl">JURAJ BEDNAR</div>
<div class="text-lg text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker">@jurbed</a></div> <div class="text-lg text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker">@jurbed</a></div>
@ -87,10 +91,6 @@
<div class="mt-4 speaker-name animate-speaker text-xl">MARIO HAVEL</div> <div class="mt-4 speaker-name animate-speaker text-xl">MARIO HAVEL</div>
<div class="text-lg text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker">@TMIYChao</a></div> <div class="text-lg text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker">@TMIYChao</a></div>
<div class="mt-2 text-base text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div> <div class="mt-2 text-base text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div>
</div><div class="hover:bg-white hover:text-black p-2 w-2/3 sm:w-64 person-item"><div><img src="/people/manu-alzuru.jpeg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="mt-4 speaker-name animate-speaker text-xl">MANU ALZURU</div>
<div class="text-lg text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker">@ManuAlzuru</a></div>
<div class="mt-2 text-base text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> &amp; <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div>
</div></div></div></div></div> </div></div></div></div></div>
<div id="hosts"><div class="middle-pane-medium pt-0 text-xl text-center mx-auto"><div class="section-header">Hosts</div> <div id="hosts"><div class="middle-pane-medium pt-0 text-xl text-center mx-auto"><div class="section-header">Hosts</div>
@ -192,14 +192,14 @@
<div class="mt-4 text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div> <div class="mt-4 text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="1hq2rdh"> <script type="module" data-sveltekit-hydrate="19uyb11">
import { start } from "./_app/immutable/start-919f5f98.js"; import { start } from "./_app/immutable/start-02d281f7.js";
start({ start({
assets: "", assets: "",
env: {}, env: {},
target: document.querySelector('[data-sveltekit-hydrate="1hq2rdh"]').parentNode, target: document.querySelector('[data-sveltekit-hydrate="19uyb11"]').parentNode,
version: "1677132197519", version: "1677134600918",
hydrate: { hydrate: {
node_ids: [0, 2], node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null], data: [{type:"data",data:null,uses:{}},null],