This commit is contained in:
burningtree 2023-01-25 12:05:56 +00:00
rodič 15a3a0d637
revize 3203629f05
50 změnil soubory, kde provedl 1194 přidání a 870 odebrání

42
23.html
Zobrazit soubor

@ -9,16 +9,16 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-cb738f01.js">
<link href="./_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="./_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="./_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_entry_/_page.svelte-ebee7f54.js">
<link rel="modulepreload" href="./_app/immutable/chunks/CollectionList-3e84b8f2.js"><title>PBW Inspector</title><!-- HEAD_svelte-1p2zzfz_START --><!-- HEAD_svelte-1p2zzfz_END -->
</head>
@ -249,8 +249,8 @@
</div>
</div></div>
<h2 class="text-2xl uppercase font-bold text-gray-500">benefits for visitors (1)</h2>
<div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 xl:grid-cols-6 my-6 text-center text-xl"><div class="p-4 hover:bg-pbw-yellow/30 rounded-2xl"><div class="w-full relative"><div class="absolute top-3 -left-4"><div class="bg-pbw-red py-0.5 px-1.5 rounded-md text-white uppercase text-base">undefined</div>
<h2 class="text-2xl uppercase font-bold text-gray-500">benefits for visitors (3)</h2>
<div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 xl:grid-cols-6 my-6 text-center text-xl"><div class="p-4 hover:bg-pbw-yellow/30 rounded-2xl"><div class="w-full relative"><div class="absolute top-3 -left-4"><div class="bg-pbw-red py-0.5 px-1.5 rounded-md text-white uppercase text-base">Pay with crypto</div>
</div>
<a href="/23/benefit/pp"><img src="https://data.prgblockweek.com/23/assets/benefits/pp/photo.jpg" class="rounded-2xl w-full aspect-[16/9] object-cover"></a>
</div>
@ -259,6 +259,26 @@
</div>
</div><div class="p-4 hover:bg-pbw-yellow/30 rounded-2xl"><div class="w-full relative"><div class="absolute top-3 -left-4"><div class="bg-pbw-red py-0.5 px-1.5 rounded-md text-white uppercase text-base">Free</div>
</div>
<a href="/23/benefit/pbw-poap"><img src="https://data.prgblockweek.com/23/assets/benefits/pbw-poap/logo.jpg" class="rounded-2xl w-full aspect-[16/9] object-cover"></a>
</div>
<div class="mt-4"><h3 class="text-pbw-red"><a href="/23/benefit/pbw-poap">#PBW23 POAP Badge</a></h3>
</div>
</div><div class="p-4 hover:bg-pbw-yellow/30 rounded-2xl"><div class="w-full relative"><div class="absolute top-3 -left-4"><div class="bg-pbw-red py-0.5 px-1.5 rounded-md text-white uppercase text-base">Free</div>
</div>
<a href="/23/benefit/pbw-map"><img src="https://data.prgblockweek.com/23/assets/benefits/pbw-map/image.jpg" class="rounded-2xl w-full aspect-[16/9] object-cover"></a>
</div>
<div class="mt-4"><h3 class="text-pbw-red"><a href="/23/benefit/pbw-map">#PBW23 Printed map</a></h3>
</div>
</div></div>
<h2 class="text-2xl uppercase font-bold text-gray-500">Media Partners &amp; Communities (8)</h2>
@ -297,14 +317,14 @@
</div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1hlms5n">
import { start } from "./_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1ihtso3">
import { start } from "./_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1hlms5n"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1ihtso3"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 4],
data: [{type:"data",data:null,uses:{}},null,null],

90
23/benefit/pbw-map.html Normal file
Zobrazit soubor

@ -0,0 +1,90 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="../../favicon.png" />
<meta name="viewport" content="width=device-width" />
<!-- Plausible -->
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>#PBW23 Printed map | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<div class="mb-24">
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">BENEFIT</div>
<h2 class="text-4xl font-bold text-gray-600">#PBW23 Printed map</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Benefit ID</td>
<td>
pbw-map
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of Benefit</td>
<td>
#PBW23 Printed map
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">slogan</td>
<td>
Free
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>A printed map of #PBW23 will be available for free at the largest events and information points.</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/benefits/pbw-map/image.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/benefits/pbw-map/image.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/benefits/pbw-map/image.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
<div><a href="#" class="underline hover:no-underline">Show/Hide source</a>,
<a href="https://github.com/utxo-foundation/prague-blockchain-week/tree/main/data/23/events/pbw-map" class="underline hover:no-underline">Edit on GitHub</a></div>
</div></div></div>
<script type="module" data-sveltekit-hydrate="1gyoeua">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1gyoeua"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],
form: null
}
});
</script>
</div>
</body>
</html>

Zobrazit soubor

@ -0,0 +1 @@
{"type":"data","nodes":[{"type":"data","data":[null],"uses":{}},null,null]}

90
23/benefit/pbw-poap.html Normal file
Zobrazit soubor

@ -0,0 +1,90 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="../../favicon.png" />
<meta name="viewport" content="width=device-width" />
<!-- Plausible -->
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>#PBW23 POAP Badge | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<div class="mb-24">
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">BENEFIT</div>
<h2 class="text-4xl font-bold text-gray-600">#PBW23 POAP Badge</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Benefit ID</td>
<td>
pbw-poap
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of Benefit</td>
<td>
#PBW23 POAP Badge
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">slogan</td>
<td>
Free
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Get a commemorative #PBW23 POAP badge for attending Prague Blockchain Week in person at each major event or at information booths.</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/benefits/pbw-poap/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/benefits/pbw-poap/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/benefits/pbw-poap/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
<div><a href="#" class="underline hover:no-underline">Show/Hide source</a>,
<a href="https://github.com/utxo-foundation/prague-blockchain-week/tree/main/data/23/events/pbw-poap" class="underline hover:no-underline">Edit on GitHub</a></div>
</div></div></div>
<script type="module" data-sveltekit-hydrate="1jcoczn">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1jcoczn"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],
form: null
}
});
</script>
</div>
</body>
</html>

Zobrazit soubor

@ -0,0 +1 @@
{"type":"data","nodes":[{"type":"data","data":[null],"uses":{}},null,null]}

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Bitcoin Coffee - Paralelní Polis | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,26 +34,35 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">BENEFIT</div>
<h2 class="text-4xl font-bold text-gray-600">Bitcoin Coffee - Paralelní Polis</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Benefit ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Benefit ID</td>
<td>
pp
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of Benefit</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of Benefit</td>
<td>
Bitcoin Coffee - Paralelní Polis
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">slogan</td>
<td>
Pay with crypto
</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>The concept of Parallel Polis can by decrypted by visiting bitcoin-only espresso bar Bitcoin Coffee. Inverted principle of the bar is based on opened and shared manufacturing process. The use of paper honeycombs represents the search for new possibilities of well-known materials. Bitcoin as currency brings a visitors attention to the use of new technologies in practice. Bitcoin Coffee is a coffee laboratory aimed at achieving a superior taste in every cup and reflecting flavor profile and unique character of every variety and the influence of the environment in which the coffee grew.</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/benefits/pp/photo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/benefits/pp/photo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/benefits/pp/photo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.paralelnipolis.cz/koncepty/bitcoin-coffee-en/">www.paralelnipolis.cz/koncepty/bitcoin-coffee-en</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/Paralelni_polis">twitter.com/Paralelni_polis</a>
</div>
</div>
</td>
</tr></table></div>
@ -66,14 +75,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="tw3lma">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="10vdj4h">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="tw3lma"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="10vdj4h"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Bitcoin Mining Conference 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,114 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">Bitcoin Mining Conference 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
btc-mining
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
Bitcoin Mining Conference 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
Bitcoin Mining
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
published
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>Braiins</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-07
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
1
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
TBA
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a class="underline hover:no-underline">undefined</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
undefined
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/btc-mining/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/btc-mining/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/btc-mining/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://btcminingconf.com/">btcminingconf.com</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/BTCMiningConf">twitter.com/BTCMiningConf</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +150,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1kxp8p2">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1yhmet8">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1kxp8p2"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1yhmet8"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>BTC Prague 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,102 +34,107 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">BTC Prague 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
btcprague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
BTC Prague 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
BTC Prague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference, expo
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
published
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>Twenty one milion</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-08
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
3
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
PVA Expo Letňany
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Beranových 667, 199 00 Praha 9
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/mvd8QeEfxM98EAVNA" class="underline hover:no-underline">https://goo.gl/maps/mvd8QeEfxM98EAVNA</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english, czech, slovak
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
10000
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
bitcoin
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/btcprague/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/btcprague/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/btcprague/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.btcprague.com/">www.btcprague.com</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/BtcPrague">twitter.com/BtcPrague</a>
</div>
</div>
</td>
</tr></table></div>
@ -207,6 +212,8 @@
</div>
</div></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -215,14 +222,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="wn5d4k">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1b6t7f2">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="wn5d4k"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1b6t7f2"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Prague DeFi Summit 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,116 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">Prague DeFi Summit 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
defi-summit
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
Prague DeFi Summit 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
Prague DeFi
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
published
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>DuckTape/Paralelní Polis</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-06
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
3
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Paralelní Polis &amp; La Fabrika
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Dělnická 475/43, 170 00 Praha 7
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/rVo6JRN59aodx5Pj7" class="underline hover:no-underline">https://goo.gl/maps/rVo6JRN59aodx5Pj7</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
1000
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
undefined
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
gm-events
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/defi-summit/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/defi-summit/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/defi-summit/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://praguedefisummit.com/">praguedefisummit.com</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/PragueDefi">twitter.com/PragueDefi</a>
</div><div>telegram:
<a class="underline hover:no-underline" target="_blank" href="https://t.me/+FI4VJCOLZekwZTU1">t.me/+FI4VJCOLZekwZTU1</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +152,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="s5o2i9">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1szlrr3">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="s5o2i9"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1szlrr3"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Dotsama Prague 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,112 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">Dotsama Prague 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
dotsama
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
Dotsama Prague 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
Dotsama
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-05
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
2
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
TBA
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a class="underline hover:no-underline">undefined</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
300
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
polkadot
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/dotsama/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/dotsama/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/dotsama/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/DotsamaPrague">twitter.com/DotsamaPrague</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +148,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="teu7fb">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="pkwijr">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="teu7fb"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="pkwijr"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>ETHPrague 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,114 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">ETHPrague 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
ethprague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
ETHPrague 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
ETHPrague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
hackathon, conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>Paralelní Polis</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-09
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
3
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
09:00 - 20:00
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Paralelní Polis &amp; La Fabrika
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Dělnická 475/43, 170 00 Praha 7
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/rVo6JRN59aodx5Pj7" class="underline hover:no-underline">https://goo.gl/maps/rVo6JRN59aodx5Pj7</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
600
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
ethereum
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
All Welcome
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
solarpunk
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
gm-events
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/ethprague/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/ethprague/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/ethprague/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://ethprague.com/">ethprague.com</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/EthPrague">twitter.com/EthPrague</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +150,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="l8hays">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1rcgiv2">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="l8hays"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1rcgiv2"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Gateway to Cosmos 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,114 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">Gateway to Cosmos 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
gateway
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
Gateway to Cosmos 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
Gateway Cosmos
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>RockawayX</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-03
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
3
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Cubex
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Na Strži 2097/63, 140 00 Praha 4-Nusle
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/vJTjwNR88ovZqd9n7" class="underline hover:no-underline">https://goo.gl/maps/vJTjwNR88ovZqd9n7</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
1000
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
cosmos
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/gateway/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/gateway/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/gateway/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://gateway.events/">gateway.events</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/Gateway_Conf">twitter.com/Gateway_Conf</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +150,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="mptfa5">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="tybz47">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="mptfa5"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="tybz47"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>IBCPrague 2023 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,114 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">IBCPrague 2023</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
ibcprague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
IBCPrague 2023
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
IBCPrague
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-06
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
1
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Divadlo X10
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Charvátova 10/39, Praha 1, 110 00
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/xpzw6siQFXsJrrWh6" class="underline hover:no-underline">https://goo.gl/maps/xpzw6siQFXsJrrWh6</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
300
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
cosmos
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/ibcprague/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/ibcprague/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/ibcprague/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://ibcprague.carrd.co/">ibcprague.carrd.co</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/IBCPrague">twitter.com/IBCPrague</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +150,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="3pp52q">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1uaae3s">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="3pp52q"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1uaae3s"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>PrivacyETH 2023 by ETHBrno | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,107 +34,112 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">PrivacyETH 2023 by ETHBrno</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
privacyeth
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
PrivacyETH 2023 by ETHBrno
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
PrivacyETH
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>UTXO Foundation</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
burningtree
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-05
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
1
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Divadlo X10
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Charvátova 10/39, Praha 1, 110 00
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/xpzw6siQFXsJrrWh6" class="underline hover:no-underline">https://goo.gl/maps/xpzw6siQFXsJrrWh6</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
300
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
ethereum
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
lunarpunk, privacy, security
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
gm-events
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/privacyeth/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/privacyeth/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/privacyeth/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/PrivacyETHconf">twitter.com/PrivacyETHconf</a>
</div>
</div>
</td>
</tr></table></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Speakers (0)</h2>
<div class="my-4">No speakers yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -143,14 +148,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="uvxobg">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="wdjorw">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="uvxobg"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="wdjorw"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>UTXO.23 | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,102 +34,113 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">EVENT</div>
<h2 class="text-4xl font-bold text-gray-600">UTXO.23</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event ID</td>
<td>
utxo
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of event</td>
<td>
UTXO.23
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Short name of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Short name of event</td>
<td>
UTXO
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">types</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">types</td>
<td>
conference
<div class="text-base">Available choices: conference, hackathon, meetup, expo, party, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">status</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">status</td>
<td>
planning
<div class="text-base">Available choices: idea, planning, published</div></td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizator of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizator of event</td>
<td>
<div class="md"><p>UTXO Foundation</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Directly responsible individual (Github username)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Directly responsible individual (Github username)</td>
<td>
burningtree
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Start date of event</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Start date of event</td>
<td>
2023-06-02
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Days the event lasts</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Days the event lasts</td>
<td>
3
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Event times</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Event times</td>
<td>
10:00 - 19:00
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue name</td>
<td>
Gabriel Loci
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue address</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue address</td>
<td>
Holečkova 106/10, 150 00 Praha 5-Smíchov
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Venue map URL</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Venue map URL</td>
<td>
<a href="https://goo.gl/maps/TggARBN8xpoht2uM6" class="underline hover:no-underline">https://goo.gl/maps/TggARBN8xpoht2uM6</a>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech, slovak
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Max number of attendees</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Max number of attendees</td>
<td>
1200
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">chains</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">chains</td>
<td>
undefined
<div class="text-base">Available choices: bitcoin, ethereum, cosmos, polkadot, monero, cardano, other</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">difficulty</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">difficulty</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">tags</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">tags</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">union</td>
<td>
decentralizuj-se
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logomark</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logomark</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/events/utxo/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/events/utxo/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/events/utxo/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://utxo.cz/">utxo.cz</a>
</div><div>docs:
<a class="underline hover:no-underline" target="_blank" href="https://docs.utxo.cz/udalosti/23">docs.utxo.cz/udalosti/23</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/utxoprague">twitter.com/utxoprague</a>
</div><div>telegram:
<a class="underline hover:no-underline" target="_blank" href="https://t.me/utxoprague">t.me/utxoprague</a>
</div><div>youtube:
<a class="underline hover:no-underline" target="_blank" href="https://www.youtube.com/c/UTXOPrague">www.youtube.com/c/UTXOPrague</a>
</div>
</div>
</td>
</tr></table></div>
@ -162,6 +173,8 @@
</div>
</div></div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500">Sub-Events (0)</h2>
<div class="my-4">No sub-events yet.</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500 mb-4">Source code / Edit</h2>
@ -170,14 +183,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="122fl7r">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1lx0tx3">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="122fl7r"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1lx0tx3"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>blockWise | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">blockWise</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
blockwise
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
blockWise
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Newsletter a vzdelávanie o krypte, web3, metaverse, AR</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
slovak
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/blockwise/logo.png" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/blockwise/logo.png"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/blockwise/logo.png
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.blockwise.sk/">www.blockwise.sk</a>
</div><div>facebook:
<a class="underline hover:no-underline" target="_blank" href="https://www.facebook.com/blockwise.sk/">www.facebook.com/blockwise.sk</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1bpozxu">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="19hubd5">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1bpozxu"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="19hubd5"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Crypto Nomads Club | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">Crypto Nomads Club</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
crypto-nomads
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
Crypto Nomads Club
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>A community for crypto nomads</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/crypto-nomads/logo.png" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/crypto-nomads/logo.png"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/crypto-nomads/logo.png
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.cryptonomadsclub.xyz/">www.cryptonomadsclub.xyz</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/CryptoNomads_gm">twitter.com/CryptoNomads_gm</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="snoyno">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1d9l16d">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="snoyno"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1d9l16d"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Gwei.cz | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">Gwei.cz</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
gweicz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
Gwei.cz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Czech/Slovak Ethereum community</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech, slovak
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/gweicz/logo.png" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/gweicz/logo.png"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/gweicz/logo.png
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://gwei.cz">gwei.cz</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/gweicz">twitter.com/gweicz</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1vqvuis">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="10pxuq2">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1vqvuis"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="10pxuq2"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Holky v kryptu | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,34 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">Holky v kryptu</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
hvk
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
Holky v kryptu
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Dívčí kryptokomunita</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/hvk/logo.svg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/hvk/logo.svg"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/hvk/logo.svg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://holkyvkryptu.cz/">holkyvkryptu.cz</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +74,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1spoq9t">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="lry2q0">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1spoq9t"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="lry2q0"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>KryptomagazinCZ | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,34 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">KryptomagazinCZ</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
kryptomagazin
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
KryptomagazinCZ
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Zpravodajský portál o kryptoměnách</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/kryptomagazin/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/kryptomagazin/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/kryptomagazin/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://kryptomagazin.cz/">kryptomagazin.cz</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +74,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1j7r5ph">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="7392cs">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1j7r5ph"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="7392cs"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>KryptoSpace | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">KryptoSpace</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
kryptospace
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
KryptoSpace
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Podcast Petra Lukáče je váš průvodce světem kryptoměn</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/kryptospace/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/kryptospace/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/kryptospace/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.kryptospace.cz/">www.kryptospace.cz</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/RuzovejSlon">twitter.com/RuzovejSlon</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="aceshj">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="gv4kd2">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="aceshj"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="gv4kd2"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>NFT Space | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">NFT Space</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
nft-space
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
NFT Space
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Novinky a vzdělávací články z NFT, Web3 a Metaverse</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
czech
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/nft-space/logo.jpg" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/nft-space/logo.jpg"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/nft-space/logo.jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.nftspace.cz/">www.nftspace.cz</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/nftspaceczsk">twitter.com/nftspaceczsk</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1293wam">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="11prpen">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1293wam"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="11prpen"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Paralelní Polis | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,31 +34,36 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">MEDIA-PARTNER</div>
<h2 class="text-4xl font-bold text-gray-600">Paralelní Polis</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID</td>
<td>
pp
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name</td>
<td>
Paralelní Polis
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>art - science - technology</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">languages</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">languages</td>
<td>
english
<div class="text-base">Available choices: english, czech, slovak</div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">logo</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">logo</td>
<td><div class="m-2"><a href="https://data.prgblockweek.com/23/assets/media-partners/pp/logo.png" target="_blank"><img class="w-32" src="https://data.prgblockweek.com/23/assets/media-partners/pp/logo.png"></a>
</div>
https://data.prgblockweek.com/23/assets/media-partners/pp/logo.png
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://www.paralelnipolis.cz/">www.paralelnipolis.cz</a>
</div><div>twitter:
<a class="underline hover:no-underline" target="_blank" href="https://twitter.com/Paralelni_polis">twitter.com/Paralelni_polis</a>
</div>
</div>
</td>
</tr></table></div>
@ -71,14 +76,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1y51xl1">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="gl0hxg">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1y51xl1"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="gl0hxg"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Anita Posch | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Anita Posch</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
anita-posch
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Anita Posch
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Bitcoin educator &amp; author
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1xx2tvb">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1qaba4c">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1xx2tvb"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1qaba4c"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Benjamin de Waal | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Benjamin de Waal</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
benjamin-de-waal
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Benjamin de Waal
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
VP Engineering of Swan Bitcoin
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1ns5xkx">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="5suwdm">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ns5xkx"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="5suwdm"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Dušan Matuška | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Dušan Matuška</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
dušan-matuška
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Dušan Matuška
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Bitcoin educator &amp; miner
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="pdqnfj">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="odlp84">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="pdqnfj"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="odlp84"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Giacomo Zucco | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Giacomo Zucco</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
giacomo-zucco
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Giacomo Zucco
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
giacomozucco
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Bitcoin entrepreneur &amp; consultant
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1ab80hg">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1gwbkgv">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ab80hg"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1gwbkgv"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Gleb Naumenko | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Gleb Naumenko</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
gleb-naumenko
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Gleb Naumenko
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
ffstls
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Bitcoin Core and Lightning Network developer
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1e5c000">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="yw2pe3">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1e5c000"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="yw2pe3"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Petr Lukáč | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,66 +34,66 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Petr Lukáč</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
petr-lukac
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Petr Lukáč
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
RuzovejSlon
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
Podcast [Krypto Space](https://www.kryptospace.cz/)
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Novinář, podcaster
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
spolecnost
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
web:png, twitter:jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
cz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -109,14 +109,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1m10cjn">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1aemmmg">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1m10cjn"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1aemmmg"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Roman Reher | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Roman Reher</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
roman-reher
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Roman Reher
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
blocktrainer
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Founder of YT channel "Blocktrainer"
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
[object Object]
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="2rwo6g">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="f6nujn">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="2rwo6g"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="f6nujn"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Stephan Livera | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Stephan Livera</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
stephan-livera
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Stephan Livera
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
stephanlivera
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Host of “Stephan Livera Podcast”
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
[object Object]
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="a405w8">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1ky775f">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="a405w8"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1ky775f"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Tereza Starostová | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,66 +34,66 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Tereza Starostová</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
tereza-starostova
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Tereza Starostová
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
terkastarostova
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
Spoluzakladatelka [Holky v Kryptu](https://holkyvkryptu.cz/), předsedkyně [UTXO Foundation](httsp://utxo.foundation)
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
zaklady, spolecnost
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
twitter:jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
cz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -109,14 +109,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1vjdkil">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1ifuogm">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1vjdkil"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1ifuogm"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>tree | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,67 +34,67 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">tree</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
tree
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
tree
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
treecz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
Zakladatel [Gwei.cz](https://gwei.cz). Organizátor [ETHBrno](https://ethbrno.cz/), [UTXO.23](https://utxo.cz) a dalších akcí
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
Libertarián, propagátor Web3 a DAOs
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
eth, defi, dao
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
twitter:jpg
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
cz
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
Founder of @gweicz | 🦄 #Ethereum #DeFi #DAO enthusiast 🦇🔊 | ✈️ #travel maniac | ⚡ riding #electricunicycle | 🇨🇿🇬🇧 lang | 🟡⚫ | 🇺🇦 Слава Україні!
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -110,14 +110,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1rzdsv1">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1p9sd2">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1rzdsv1"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1p9sd2"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Wolf von Laer | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,65 +34,65 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">SPEAKER</div>
<h2 class="text-4xl font-bold text-gray-600">Wolf von Laer</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">ID přednášejícího</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">ID přednášejícího</td>
<td>
wolf-von-laer
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Jméno přednášejícího</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Jméno přednášejícího</td>
<td>
Wolf von Laer
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Přezdívka (nick)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Přezdívka (nick)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Twitter uživatelské jméno (handle)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Twitter uživatelské jméno (handle)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">LinkedIn uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">LinkedIn uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Mastodon uživatelské jméno</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Mastodon uživatelské jméno</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Organizace (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Organizace (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Stručný popis (bio) (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Stručný popis (bio) (Markdown)</td>
<td>
CEO of Students For Liberty
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Webová stránka</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Webová stránka</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Hlavní přednášející</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Hlavní přednášející</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Programové sekce</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Programové sekce</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Fotky</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Fotky</td>
<td>
undefined
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Země</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Země</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Popis přednášejícího (Markdown)</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Popis přednášejícího (Markdown)</td>
<td>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Dostupnosti</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Dostupnosti</td>
<td>
undefined
@ -108,14 +108,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="f6f8s4">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="8v5kcf">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="f6f8s4"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="8v5kcf"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>Decentralizuj se! | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,25 +34,28 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">UNION</div>
<h2 class="text-4xl font-bold text-gray-600">Decentralizuj se!</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event Union ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event Union ID</td>
<td>
decentralizuj-se
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of Event Union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of Event Union</td>
<td>
Decentralizuj se!
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">org</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">org</td>
<td>
<div class="md"><p><a href="https://utxo.foundation/">UTXO Foundation</a></p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>Crypto for beginners and users in local language</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://utxo.events/">utxo.events</a>
</div>
</div>
</td>
</tr></table></div>
@ -77,14 +80,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="1eztvvy">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="1e3l4oc">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1eztvvy"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="1e3l4oc"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -9,17 +9,17 @@
<script defer data-domain="inspect.prgblockweek.com" src="https://x.gwei.cz/js/script.js"></script>
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-3f1f0436.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-cb738f01.js">
<link href="../../_app/immutable/assets/_layout-4c127270.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-4e5c0f41.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-f20f18da.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-fb03b660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-1d5424c3.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-dca0f713.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-0da97e5d.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-6b0e075e.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-82696660.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-0e66b4b4.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-9098b642.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-3e84b8f2.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_type_/_slug_/_page.js-4ed993c7.js"><title>GM Events | PBW Inspector</title><!-- HEAD_svelte-rcjo1h_START --><!-- HEAD_svelte-rcjo1h_END -->
</head>
@ -34,25 +34,28 @@
<div class="w-full mx-6 xl:mx-0"><div class="max-w-7xl mx-auto pt-5 md:pt-10"><div class="flex gap-8"><h1 class="text-5xl uppercase font-bold text-pbw-red"><a href="/23">#PBW23</a></h1>
<div><div class="font-normal text opacity-50" style="line-height: 0.6em;">UNION</div>
<h2 class="text-4xl font-bold text-gray-600">GM Events</h2></div></div>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400">Event Union ID</td>
<div class="p-2 text-xl m-6"><table><tr><td class="text-right pr-4 text-gray-400 align-top">Event Union ID</td>
<td>
gm-events
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">Name of Event Union</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">Name of Event Union</td>
<td>
GM Events
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">org</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">org</td>
<td>
<div class="md"><p><a href="https://pwn.finance/">PWN</a></p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">description</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">description</td>
<td>
<div class="md"><p>The best Ethereum, Web3 and DeFi events</p></div>
</td>
</tr><tr><td class="text-right pr-4 text-gray-400">links</td>
</tr><tr><td class="text-right pr-4 text-gray-400 align-top">links</td>
<td>
[object Object]
<div><div>web:
<a class="underline hover:no-underline" target="_blank" href="https://gm.events/">gm.events</a>
</div>
</div>
</td>
</tr></table></div>
@ -99,14 +102,14 @@
</div></div></div>
<script type="module" data-sveltekit-hydrate="g7zcib">
import { start } from "../../_app/immutable/start-cb738f01.js";
<script type="module" data-sveltekit-hydrate="8hccoh">
import { start } from "../../_app/immutable/start-4e5c0f41.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="g7zcib"]').parentNode,
version: "1674601627325",
target: document.querySelector('[data-sveltekit-hydrate="8hccoh"]').parentNode,
version: "1674648348195",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Rozdílový obsah nebyl zobrazen, protože některé řádky jsou příliš dlouhá

Zobrazit soubor

@ -1 +0,0 @@
import{default as t}from"../components/pages/_layout.svelte-1d5424c3.js";const e=!0;export{t as component,e as server};

Zobrazit soubor

@ -0,0 +1 @@
import{default as t}from"../components/pages/_layout.svelte-dca0f713.js";const e=!0;export{t as component,e as server};

Zobrazit soubor

@ -1 +1 @@
import{_ as r}from"./_layout-0e66b4b4.js";import{default as t}from"../components/layout.svelte-6b0e075e.js";export{t as component,r as universal};
import{_ as r}from"./_layout-9098b642.js";import{default as t}from"../components/layout.svelte-6b0e075e.js";export{t as component,r as universal};

Zobrazit soubor

@ -1 +1 @@
import{_ as r}from"./_page-ed77219c.js";import{default as t}from"../components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js";export{t as component,r as universal};
import{_ as r}from"./_page-ed77219c.js";import{default as t}from"../components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js";export{t as component,r as universal};

Rozdílový obsah nebyl zobrazen, protože některé řádky jsou příliš dlouhá

Rozdílový obsah nebyl zobrazen, protože některé řádky jsou příliš dlouhá

Rozdílový obsah nebyl zobrazen, protože některé řádky jsou příliš dlouhá

Zobrazit soubor

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

Zobrazit soubor

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

Rozdílový obsah nebyl zobrazen, protože některé řádky jsou příliš dlouhá

Zobrazit soubor

@ -1 +1 @@
{"version":"1674601627325"}
{"version":"1674648348195"}

Zobrazit soubor

@ -1,6 +1,6 @@
{
"src/routes/+layout.css": {
"file": "_app/immutable/assets/_layout-3f1f0436.css",
"file": "_app/immutable/assets/_layout-4c127270.css",
"src": "src/routes/+layout.css"
},
"src/routes/+page.svelte": {
@ -11,18 +11,35 @@
"_index-f20f18da.js"
]
},
"_index-f20f18da.js": {
"file": "_app/immutable/chunks/index-f20f18da.js"
},
"_stores-0da97e5d.js": {
"file": "_app/immutable/chunks/stores-0da97e5d.js",
"src/routes/[entry]/+page.svelte": {
"file": "_app/immutable/components/pages/_entry_/_page.svelte-ebee7f54.js",
"src": "src/routes/[entry]/+page.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_singletons-fb03b660.js"
"_CollectionList-3e84b8f2.js",
"_stores-0da97e5d.js"
]
},
"__page-f6db536a.js": {
"file": "_app/immutable/chunks/_page-f6db536a.js",
"imports": [
"_control-f5b05b5f.js"
]
},
"__layout-9098b642.js": {
"file": "_app/immutable/chunks/_layout-9098b642.js"
},
"node_modules/@sveltejs/kit/src/runtime/components/layout.svelte": {
"file": "_app/immutable/components/layout.svelte-6b0e075e.js",
"src": "node_modules/@sveltejs/kit/src/runtime/components/layout.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js"
]
},
"node_modules/@sveltejs/kit/src/runtime/client/start.js": {
"file": "_app/immutable/start-cb738f01.js",
"file": "_app/immutable/start-4e5c0f41.js",
"src": "node_modules/@sveltejs/kit/src/runtime/client/start.js",
"isEntry": true,
"imports": [
@ -39,45 +56,9 @@
".svelte-kit/generated/nodes/5.js"
]
},
"_singletons-fb03b660.js": {
"file": "_app/immutable/chunks/singletons-fb03b660.js",
"imports": [
"_index-f20f18da.js"
]
},
"_control-f5b05b5f.js": {
"file": "_app/immutable/chunks/control-f5b05b5f.js"
},
"node_modules/@sveltejs/kit/src/runtime/components/error.svelte": {
"file": "_app/immutable/components/error.svelte-e7c2184a.js",
"src": "node_modules/@sveltejs/kit/src/runtime/components/error.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_stores-0da97e5d.js"
]
},
"node_modules/@sveltejs/kit/src/runtime/components/layout.svelte": {
"file": "_app/immutable/components/layout.svelte-6b0e075e.js",
"src": "node_modules/@sveltejs/kit/src/runtime/components/layout.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js"
]
},
"__page-ed77219c.js": {
"file": "_app/immutable/chunks/_page-ed77219c.js"
},
"src/routes/[entry]/[type]/[slug]/+page.svelte": {
"file": "_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-f0b3c510.js",
"src": "src/routes/[entry]/[type]/[slug]/+page.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_stores-0da97e5d.js",
"_CollectionList-3e84b8f2.js"
]
},
".svelte-kit/generated/nodes/1.js": {
"file": "_app/immutable/chunks/1-60fa5c40.js",
"src": ".svelte-kit/generated/nodes/1.js",
@ -87,7 +68,7 @@
]
},
".svelte-kit/generated/nodes/0.js": {
"file": "_app/immutable/chunks/0-d1fed863.js",
"file": "_app/immutable/chunks/0-f86e2bfc.js",
"src": ".svelte-kit/generated/nodes/0.js",
"isDynamicEntry": true,
"imports": [
@ -95,44 +76,50 @@
]
},
".svelte-kit/generated/nodes/2.js": {
"file": "_app/immutable/chunks/2-eaa9ffe1.js",
"file": "_app/immutable/chunks/2-246a7580.js",
"src": ".svelte-kit/generated/nodes/2.js",
"isDynamicEntry": true,
"imports": [
"__layout-0e66b4b4.js",
"__layout-9098b642.js",
"node_modules/@sveltejs/kit/src/runtime/components/layout.svelte"
]
},
"__page-f6db536a.js": {
"file": "_app/immutable/chunks/_page-f6db536a.js",
".svelte-kit/generated/nodes/3.js": {
"file": "_app/immutable/chunks/3-b2589767.js",
"src": ".svelte-kit/generated/nodes/3.js",
"isDynamicEntry": true,
"imports": [
"_control-f5b05b5f.js"
"__page-f6db536a.js",
"src/routes/+page.svelte"
]
},
"src/routes/[entry]/+page.svelte": {
"file": "_app/immutable/components/pages/_entry_/_page.svelte-ebee7f54.js",
"src": "src/routes/[entry]/+page.svelte",
"src/routes/+layout.svelte": {
"file": "_app/immutable/components/pages/_layout.svelte-dca0f713.js",
"src": "src/routes/+layout.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_CollectionList-3e84b8f2.js",
"_stores-0da97e5d.js"
],
"css": [
"_app/immutable/assets/_layout-4c127270.css"
]
},
".svelte-kit/generated/nodes/4.js": {
"file": "_app/immutable/chunks/4-278511a2.js",
"src": ".svelte-kit/generated/nodes/4.js",
".svelte-kit/generated/nodes/5.js": {
"file": "_app/immutable/chunks/5-69099f1c.js",
"src": ".svelte-kit/generated/nodes/5.js",
"isDynamicEntry": true,
"imports": [
"src/routes/[entry]/+page.svelte"
"__page-ed77219c.js",
"src/routes/[entry]/[type]/[slug]/+page.svelte"
]
},
"src/routes/[entry]/+layout.js": {
"file": "_app/immutable/modules/pages/_entry_/_layout.js-82696660.js",
"file": "_app/immutable/modules/pages/_entry_/_layout.js-e2f393ac.js",
"src": "src/routes/[entry]/+layout.js",
"isEntry": true,
"imports": [
"__layout-0e66b4b4.js"
"__layout-9098b642.js"
]
},
"src/routes/+page.js": {
@ -148,38 +135,51 @@
"src": "src/routes/[entry]/[type]/[slug]/+page.js",
"isEntry": true
},
".svelte-kit/generated/nodes/3.js": {
"file": "_app/immutable/chunks/3-b2589767.js",
"src": ".svelte-kit/generated/nodes/3.js",
"isDynamicEntry": true,
"imports": [
"__page-f6db536a.js",
"src/routes/+page.svelte"
]
},
"src/routes/+layout.svelte": {
"file": "_app/immutable/components/pages/_layout.svelte-1d5424c3.js",
"src": "src/routes/+layout.svelte",
"node_modules/@sveltejs/kit/src/runtime/components/error.svelte": {
"file": "_app/immutable/components/error.svelte-e7c2184a.js",
"src": "node_modules/@sveltejs/kit/src/runtime/components/error.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_stores-0da97e5d.js"
],
"css": [
"_app/immutable/assets/_layout-3f1f0436.css"
]
},
".svelte-kit/generated/nodes/5.js": {
"file": "_app/immutable/chunks/5-4e1ff95e.js",
"src": ".svelte-kit/generated/nodes/5.js",
"_singletons-fb03b660.js": {
"file": "_app/immutable/chunks/singletons-fb03b660.js",
"imports": [
"_index-f20f18da.js"
]
},
"_stores-0da97e5d.js": {
"file": "_app/immutable/chunks/stores-0da97e5d.js",
"imports": [
"_index-f20f18da.js",
"_singletons-fb03b660.js"
]
},
".svelte-kit/generated/nodes/4.js": {
"file": "_app/immutable/chunks/4-278511a2.js",
"src": ".svelte-kit/generated/nodes/4.js",
"isDynamicEntry": true,
"imports": [
"__page-ed77219c.js",
"src/routes/[entry]/[type]/[slug]/+page.svelte"
"src/routes/[entry]/+page.svelte"
]
},
"__layout-0e66b4b4.js": {
"file": "_app/immutable/chunks/_layout-0e66b4b4.js"
"_index-f20f18da.js": {
"file": "_app/immutable/chunks/index-f20f18da.js"
},
"_control-f5b05b5f.js": {
"file": "_app/immutable/chunks/control-f5b05b5f.js"
},
"src/routes/[entry]/[type]/[slug]/+page.svelte": {
"file": "_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-24ad56f7.js",
"src": "src/routes/[entry]/[type]/[slug]/+page.svelte",
"isEntry": true,
"imports": [
"_index-f20f18da.js",
"_stores-0da97e5d.js",
"_CollectionList-3e84b8f2.js"
]
},
"_CollectionList-3e84b8f2.js": {
"file": "_app/immutable/chunks/CollectionList-3e84b8f2.js",