mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 7c95691dbb
This commit is contained in:
parent
8f84c80d60
commit
5042d0eae3
9 changed files with 20 additions and 14 deletions
|
@ -782,6 +782,9 @@ person-item:hover .text-mild,
|
||||||
.mt-8{
|
.mt-8{
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
.block{
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
.inline-block{
|
.inline-block{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
@ -1090,6 +1093,9 @@ person-item:hover .text-mild,
|
||||||
text-decoration-line: none;
|
text-decoration-line: none;
|
||||||
}
|
}
|
||||||
@media (min-width: 640px){
|
@media (min-width: 640px){
|
||||||
|
.sm\:inline-block{
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
.sm\:w-16{
|
.sm\:w-16{
|
||||||
width: 4rem;
|
width: 4rem;
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
import { _ } from "./_layout-308acc63.js";
|
import { _ } from "./_layout-308acc63.js";
|
||||||
import { default as default2 } from "../components/pages/_layout.svelte-dfe46cd6.js";
|
import { default as default2 } from "../components/pages/_layout.svelte-dff45949.js";
|
||||||
export {
|
export {
|
||||||
default2 as component,
|
default2 as component,
|
||||||
_ as universal
|
_ as universal
|
|
@ -690,11 +690,11 @@ function create_fragment(ctx) {
|
||||||
attr(div8, "class", "text-4xl md:text-6xl font-bold mb-4 md:mb-8 animation-crypt font-mono2 font-thin lowercase");
|
attr(div8, "class", "text-4xl md:text-6xl font-bold mb-4 md:mb-8 animation-crypt font-mono2 font-thin lowercase");
|
||||||
attr(p0, "class", "italic");
|
attr(p0, "class", "italic");
|
||||||
attr(div9, "class", "mt-12 text-xl mx-4");
|
attr(div9, "class", "mt-12 text-xl mx-4");
|
||||||
attr(span, "class", "font-medium");
|
attr(span, "class", "font-medium block sm:inline-block");
|
||||||
attr(a1, "href", a1_href_value = /*data*/
|
attr(a1, "href", a1_href_value = /*data*/
|
||||||
ctx[0].config.venueMapUrl);
|
ctx[0].config.venueMapUrl);
|
||||||
attr(a1, "target", "_blank");
|
attr(a1, "target", "_blank");
|
||||||
attr(a1, "class", "underline hover:underline font-medium");
|
attr(a1, "class", "underline hover:no-underline font-medium");
|
||||||
attr(div10, "class", "px-6 py-2.5 inline-block font-medium");
|
attr(div10, "class", "px-6 py-2.5 inline-block font-medium");
|
||||||
attr(div11, "class", "m-1 button-inverse");
|
attr(div11, "class", "m-1 button-inverse");
|
||||||
attr(button1, "class", "uppercase text-lg w-full");
|
attr(button1, "class", "uppercase text-lg w-full");
|
|
@ -857,7 +857,7 @@ class Root extends SvelteComponent {
|
||||||
}
|
}
|
||||||
const matchers = {};
|
const matchers = {};
|
||||||
const nodes = [
|
const nodes = [
|
||||||
() => __vitePreload(() => import("./chunks/0-1144eb0d.js"), true ? ["./chunks/0-1144eb0d.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-dfe46cd6.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-143f1ab9.css"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/0-7bf6b1ca.js"), true ? ["./chunks/0-7bf6b1ca.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-dff45949.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-b935e5cd.css"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
|
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
|
||||||
() => __vitePreload(() => import("./chunks/2-2bd40aa5.js"), true ? ["./chunks/2-2bd40aa5.js","./chunks/_page-a6cc28f4.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
() => __vitePreload(() => import("./chunks/2-2bd40aa5.js"), true ? ["./chunks/2-2bd40aa5.js","./chunks/_page-a6cc28f4.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
||||||
];
|
];
|
|
@ -1 +1 @@
|
||||||
{"version":"1682402563189"}
|
{"version":"1682403087342"}
|
BIN
favicon-new.png
Normal file
BIN
favicon-new.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 896 KiB |
BIN
favicon-new.webp
Normal file
BIN
favicon-new.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
favicon.png
BIN
favicon.png
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 14 KiB |
18
index.html
18
index.html
|
@ -6,12 +6,12 @@
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta http-equiv="content-security-policy" content="">
|
<meta http-equiv="content-security-policy" content="">
|
||||||
<link href="./_app/immutable/assets/_layout-143f1ab9.css" rel="stylesheet">
|
<link href="./_app/immutable/assets/_layout-b935e5cd.css" rel="stylesheet">
|
||||||
<link rel="modulepreload" href="./_app/immutable/start-704b891a.js">
|
<link rel="modulepreload" href="./_app/immutable/start-048bbe92.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-dfe46cd6.js">
|
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-dff45949.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-a62ab53a.js">
|
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-a62ab53a.js">
|
||||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-308acc63.js">
|
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-308acc63.js">
|
||||||
|
@ -41,8 +41,8 @@
|
||||||
<div class="mt-12 text-xl mx-4"><p class="italic">Diving into the culture of the Web3 privacy industry
|
<div class="mt-12 text-xl mx-4"><p class="italic">Diving into the culture of the Web3 privacy industry
|
||||||
</p>
|
</p>
|
||||||
<p></p></div>
|
<p></p></div>
|
||||||
<div class="mt-14 text-lg md:text-xl uppercase"><div class="inline-block bg-white text-black font-medium md:w-auto w-3/4"><div class="px-6 py-2.5 inline-block font-medium"><span class="font-medium">5. June 2023</span> AT
|
<div class="mt-14 text-lg md:text-xl uppercase"><div class="inline-block bg-white text-black font-medium md:w-auto w-3/4"><div class="px-6 py-2.5 inline-block font-medium"><span class="font-medium block sm:inline-block">5. June 2023</span> AT
|
||||||
<a href="https://goo.gl/maps/VCSC7wcNueEKgt996" target="_blank" class="underline hover:underline font-medium">X10, Prague</a></div>
|
<a href="https://goo.gl/maps/VCSC7wcNueEKgt996" target="_blank" class="underline hover:no-underline font-medium">X10, Prague</a></div>
|
||||||
<div class="inline-block w-full md:w-auto"><a href="/#ticket"><button class="uppercase text-lg w-full"><div class="m-1 button-inverse">Buy Ticket
|
<div class="inline-block w-full md:w-auto"><a href="/#ticket"><button class="uppercase text-lg w-full"><div class="m-1 button-inverse">Buy Ticket
|
||||||
</div></button></a></div></div></div></div></div></div>
|
</div></button></a></div></div></div></div></div></div>
|
||||||
|
|
||||||
|
@ -340,14 +340,14 @@
|
||||||
<div class="mt-4 text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
|
<div class="mt-4 text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
|
||||||
|
|
||||||
|
|
||||||
<script type="module" data-sveltekit-hydrate="161drao">
|
<script type="module" data-sveltekit-hydrate="1mb2egs">
|
||||||
import { start } from "./_app/immutable/start-704b891a.js";
|
import { start } from "./_app/immutable/start-048bbe92.js";
|
||||||
|
|
||||||
start({
|
start({
|
||||||
assets: "",
|
assets: "",
|
||||||
env: {},
|
env: {},
|
||||||
target: document.querySelector('[data-sveltekit-hydrate="161drao"]').parentNode,
|
target: document.querySelector('[data-sveltekit-hydrate="1mb2egs"]').parentNode,
|
||||||
version: "1682402563189",
|
version: "1682403087342",
|
||||||
hydrate: {
|
hydrate: {
|
||||||
node_ids: [0, 2],
|
node_ids: [0, 2],
|
||||||
data: [{type:"data",data:null,uses:{}},null],
|
data: [{type:"data",data:null,uses:{}},null],
|
||||||
|
|
Loading…
Reference in a new issue