mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 8e56655fca
This commit is contained in:
parent
6fbb735eb5
commit
413ca9cf54
5 changed files with 31 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-68f6d432.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-d6c79714.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-8ddeb774.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
|
@ -28,7 +28,6 @@ function animateText(ev) {
|
|||
for (let i = 0; i <= steps; i++) {
|
||||
setTimeout(() => {
|
||||
ev.target.innerHTML = orig.substring(0, i) + genRand(i, orig.length);
|
||||
console.log(ev.target.innerHTML);
|
||||
if (i === steps) {
|
||||
ev.target.setAttribute("data-animate", "0");
|
||||
}
|
||||
|
@ -334,6 +333,7 @@ function create_fragment(ctx) {
|
|||
let t5;
|
||||
let t6;
|
||||
let div7;
|
||||
let span;
|
||||
let t7_value = (
|
||||
/*data*/
|
||||
ctx[0].config.date + ""
|
||||
|
@ -461,6 +461,7 @@ function create_fragment(ctx) {
|
|||
t5 = text(t5_value);
|
||||
t6 = space();
|
||||
div7 = element("div");
|
||||
span = element("span");
|
||||
t7 = text(t7_value);
|
||||
t8 = text(" @ ");
|
||||
a1 = element("a");
|
||||
|
@ -546,14 +547,17 @@ function create_fragment(ctx) {
|
|||
var div10_nodes = children(div10);
|
||||
div9 = claim_element(div10_nodes, "DIV", { class: true });
|
||||
var div9_nodes = children(div9);
|
||||
div6 = claim_element(div9_nodes, "DIV", { id: true, class: true });
|
||||
div6 = claim_element(div9_nodes, "DIV", { class: true });
|
||||
var div6_nodes = children(div6);
|
||||
t5 = claim_text(div6_nodes, t5_value);
|
||||
div6_nodes.forEach(detach);
|
||||
t6 = claim_space(div9_nodes);
|
||||
div7 = claim_element(div9_nodes, "DIV", { class: true });
|
||||
var div7_nodes = children(div7);
|
||||
t7 = claim_text(div7_nodes, t7_value);
|
||||
span = claim_element(div7_nodes, "SPAN", { class: true });
|
||||
var span_nodes = children(span);
|
||||
t7 = claim_text(span_nodes, t7_value);
|
||||
span_nodes.forEach(detach);
|
||||
t8 = claim_text(div7_nodes, " @ ");
|
||||
a1 = claim_element(div7_nodes, "A", { href: true, target: true, class: true });
|
||||
var a1_nodes = children(a1);
|
||||
|
@ -563,7 +567,7 @@ function create_fragment(ctx) {
|
|||
t10 = claim_space(div9_nodes);
|
||||
div8 = claim_element(div9_nodes, "DIV", { class: true });
|
||||
var div8_nodes = children(div8);
|
||||
p0 = claim_element(div8_nodes, "P", {});
|
||||
p0 = claim_element(div8_nodes, "P", { class: true });
|
||||
var p0_nodes = children(p0);
|
||||
t11 = claim_text(p0_nodes, t11_value);
|
||||
p0_nodes.forEach(detach);
|
||||
|
@ -649,13 +653,14 @@ function create_fragment(ctx) {
|
|||
attr(div3, "class", "flex");
|
||||
attr(div4, "class", "middle-pane-big bg-black");
|
||||
attr(div5, "class", "fixed w-full h-18 bg-black pt-2 pb-2 z-40");
|
||||
attr(div6, "id", "master-title");
|
||||
attr(div6, "class", "text-5xl md:text-8xl font-bold mb-4 md:mb-8");
|
||||
attr(div6, "class", "text-5xl md:text-8xl font-bold mb-4 md:mb-8 animation-crypt");
|
||||
attr(span, "class", "");
|
||||
attr(a1, "href", a1_href_value = /*data*/
|
||||
ctx[0].config.venueMapUrl);
|
||||
attr(a1, "target", "_blank");
|
||||
attr(a1, "class", "underline hover:no-underline");
|
||||
attr(div7, "class", "text-3xl md:text-5xl md:mb-4 uppercase");
|
||||
attr(p0, "class", "");
|
||||
attr(a2, "href", a2_href_value = /*data*/
|
||||
ctx[0].config.aggregatorUrl);
|
||||
attr(a2, "target", "_blank");
|
||||
|
@ -720,7 +725,8 @@ function create_fragment(ctx) {
|
|||
append_hydration(div6, t5);
|
||||
append_hydration(div9, t6);
|
||||
append_hydration(div9, div7);
|
||||
append_hydration(div7, t7);
|
||||
append_hydration(div7, span);
|
||||
append_hydration(span, t7);
|
||||
append_hydration(div7, t8);
|
||||
append_hydration(div7, a1);
|
||||
append_hydration(a1, t9);
|
||||
|
@ -981,9 +987,12 @@ function instance($$self, $$props, $$invalidate) {
|
|||
];
|
||||
onMount(async () => {
|
||||
setTimeout(
|
||||
() => animateText({
|
||||
target: document.getElementById("master-title")
|
||||
}),
|
||||
() => {
|
||||
const collection = document.getElementsByClassName("animation-crypt");
|
||||
for (const el of collection) {
|
||||
animateText({ target: el });
|
||||
}
|
||||
},
|
||||
0
|
||||
);
|
||||
});
|
|
@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
|
|||
};
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-c0abe402.js"), true ? ["./chunks/0-c0abe402.js","./chunks/_layout-68f6d432.js","./components/pages/_layout.svelte-d6c79714.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js","./assets/_layout-a1a19efe.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-be9c92fb.js"), true ? ["./chunks/0-be9c92fb.js","./chunks/_layout-68f6d432.js","./components/pages/_layout.svelte-8ddeb774.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js","./assets/_layout-a1a19efe.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/1-a708a445.js"), true ? ["./chunks/1-a708a445.js","./components/error.svelte-b9497535.js","./chunks/index-858fda85.js","./chunks/singletons-1811cedd.js"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/2-e5801a86.js"), true ? ["./chunks/2-e5801a86.js","./components/pages/_page.svelte-ee97f50d.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js"] : void 0, import.meta.url)
|
||||
];
|
|
@ -1 +1 @@
|
|||
{"version":"1676548729626"}
|
||||
{"version":"1676549437959"}
|
18
index.html
18
index.html
|
@ -7,10 +7,10 @@
|
|||
<meta name="theme-color" content="#000000" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link href="./_app/immutable/assets/_layout-a1a19efe.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-e0469e7e.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-aff7cd15.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-858fda85.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-1811cedd.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-d6c79714.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-8ddeb774.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/SvelteMarkdown-6743e4fc.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-23db4802.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-68f6d432.js">
|
||||
|
@ -26,9 +26,9 @@
|
|||
<div class="hidden md:block"><a class="hover:underline" href="#about">ABOUT</a></div><div class="hidden md:block"><a class="hover:underline" href="#speakers">SPEAKERS</a></div><div class="hidden md:block"><a class="hover:underline" href="#program">PROGRAM</a></div><div class="hidden md:block"><a class="hover:underline" href="#sponsors">SPONSORS</a></div><div class="hidden md:block"><a class="button" href="#ticket">TICKET</a></div></div></div></div>
|
||||
</div>
|
||||
|
||||
<div class="w-full h-screen"><div class="w-full h-full flex items-center text-center"><div class="mx-auto px-4"><div id="master-title" class="text-5xl md:text-8xl font-bold mb-4 md:mb-8">WEB3PRIVACY SUMMIT #1</div>
|
||||
<div class="text-3xl md:text-5xl md:mb-4 uppercase">5. June 2023 @ <a href="https://goo.gl/maps/VCSC7wcNueEKgt996" target="_blank" class="underline hover:no-underline">X10, Prague</a></div>
|
||||
<div class="mt-8 text-lg text-mild mx-4"><p>Diving into the culture of the Web3 privacy industry</p>
|
||||
<div class="w-full h-screen"><div class="w-full h-full flex items-center text-center"><div class="mx-auto px-4"><div class="text-5xl md:text-8xl font-bold mb-4 md:mb-8 animation-crypt">WEB3PRIVACY SUMMIT #1</div>
|
||||
<div class="text-3xl md:text-5xl md:mb-4 uppercase"><span class="">5. June 2023</span> @ <a href="https://goo.gl/maps/VCSC7wcNueEKgt996" target="_blank" class="underline hover:no-underline">X10, Prague</a></div>
|
||||
<div class="mt-8 text-lg text-mild mx-4"><p class="">Diving into the culture of the Web3 privacy industry</p>
|
||||
<p><a href="http://prgblockweek.com/" target="_blank" class="underline hover:no-underline external external-mild">Prague Blockchain Week 2023</a></p></div></div></div></div>
|
||||
|
||||
|
||||
|
@ -178,14 +178,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>
|
||||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="1445bpp">
|
||||
import { start } from "./_app/immutable/start-e0469e7e.js";
|
||||
<script type="module" data-sveltekit-hydrate="gqwpg">
|
||||
import { start } from "./_app/immutable/start-aff7cd15.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="1445bpp"]').parentNode,
|
||||
version: "1676548729626",
|
||||
target: document.querySelector('[data-sveltekit-hydrate="gqwpg"]').parentNode,
|
||||
version: "1676549437959",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
Loading…
Reference in a new issue