This commit is contained in:
burningtree 2023-02-13 18:00:13 +00:00
parent 1d03ba632b
commit 512db43238
5 changed files with 10 additions and 12 deletions

View file

@ -1,4 +1,4 @@
import { default as default2 } from "../components/pages/_page.svelte-baca2aca.js";
import { default as default2 } from "../components/pages/_page.svelte-9e4fa11d.js";
export {
default2 as component
};

View file

@ -1249,7 +1249,7 @@ function create_fragment(ctx) {
this.h();
},
l(nodes) {
const head_nodes = head_selector("svelte-1p04wvw", document.head);
const head_nodes = head_selector("svelte-1v6y0me", document.head);
meta0 = claim_element(head_nodes, "META", { name: true, content: true });
meta1 = claim_element(head_nodes, "META", { name: true, content: true });
meta2 = claim_element(head_nodes, "META", { name: true, content: true });
@ -1436,8 +1436,7 @@ function create_fragment(ctx) {
ctx[0].config.twitter);
attr(meta3, "name", "twitter:title");
attr(meta3, "content", meta3_content_value = /*data*/
ctx[0].config.title + " | " + /*data*/
ctx[0].config.date);
ctx[0].config.title);
attr(meta4, "name", "twitter:description");
attr(meta4, "content", meta4_content_value = /*data*/
ctx[0].config.desc);
@ -1604,8 +1603,7 @@ function create_fragment(ctx) {
}
if (!current || dirty & /*data*/
1 && meta3_content_value !== (meta3_content_value = /*data*/
ctx2[0].config.title + " | " + /*data*/
ctx2[0].config.date)) {
ctx2[0].config.title)) {
attr(meta3, "content", meta3_content_value);
}
if (!current || dirty & /*data*/

View file

@ -902,7 +902,7 @@ const matchers = {};
const nodes = [
() => __vitePreload(() => import("./chunks/0-fedbcc28.js"), true ? ["./chunks/0-fedbcc28.js","./chunks/_layout-b9cff48f.js","./components/pages/_layout.svelte-1a54e967.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js","./assets/_layout-6fbaac9c.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-df526e92.js"), true ? ["./chunks/2-df526e92.js","./components/pages/_page.svelte-baca2aca.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js"] : void 0, import.meta.url)
() => __vitePreload(() => import("./chunks/2-f658540d.js"), true ? ["./chunks/2-f658540d.js","./components/pages/_page.svelte-9e4fa11d.js","./chunks/index-858fda85.js","./chunks/SvelteMarkdown-6743e4fc.js"] : void 0, import.meta.url)
];
const server_loads = [];
const dictionary = {

View file

@ -1 +1 @@
{"version":"1676310991895"}
{"version":"1676311207734"}

View file

@ -7,14 +7,14 @@
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-6fbaac9c.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-a35db68d.js">
<link rel="modulepreload" href="./_app/immutable/start-26cdd327.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-1a54e967.js">
<link rel="modulepreload" href="./_app/immutable/chunks/SvelteMarkdown-6743e4fc.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-3c5f0c83.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-b9cff48f.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-baca2aca.js"><title>Web3Privacy Prague 2023 | Monday, 5. June 2023</title><!-- HEAD_svelte-1p04wvw_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023 | Monday, 5. June 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1p04wvw_END -->
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-9e4fa11d.js"><title>Web3Privacy Prague 2023 | Monday, 5. June 2023</title><!-- HEAD_svelte-1v6y0me_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -167,13 +167,13 @@
<script type="module" data-sveltekit-hydrate="veysjs">
import { start } from "./_app/immutable/start-a35db68d.js";
import { start } from "./_app/immutable/start-26cdd327.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="veysjs"]').parentNode,
version: "1676310991895",
version: "1676311207734",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],