mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 041a56ba2f
This commit is contained in:
parent
0645db5df0
commit
1f23fd0ca9
6 changed files with 9 additions and 9 deletions
|
@ -412,7 +412,7 @@ body{
|
|||
font-weight: 300;
|
||||
}
|
||||
#header-shade{
|
||||
height: 4rem;
|
||||
height: 2.5rem;
|
||||
background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
|
||||
--tw-gradient-from: #000;
|
||||
--tw-gradient-to: rgb(0 0 0 / 0);
|
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-308acc63.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-af9a1861.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-86cf3578.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
|
@ -857,7 +857,7 @@ class Root extends SvelteComponent {
|
|||
}
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-8258d7f3.js"), true ? ["./chunks/0-8258d7f3.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-af9a1861.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-f0e65d92.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-4c1f1327.js"), true ? ["./chunks/0-4c1f1327.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-86cf3578.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-3fc0641b.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/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":"1682402344215"}
|
||||
{"version":"1682402446081"}
|
10
index.html
10
index.html
|
@ -6,12 +6,12 @@
|
|||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link href="./_app/immutable/assets/_layout-f0e65d92.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-55adc394.js">
|
||||
<link href="./_app/immutable/assets/_layout-3fc0641b.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-c5cc032f.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/preload-helper-f8376bb0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-af9a1861.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-86cf3578.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/chunks/_layout-308acc63.js">
|
||||
|
@ -341,13 +341,13 @@
|
|||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="ogissp">
|
||||
import { start } from "./_app/immutable/start-55adc394.js";
|
||||
import { start } from "./_app/immutable/start-c5cc032f.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="ogissp"]').parentNode,
|
||||
version: "1682402344215",
|
||||
version: "1682402446081",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
Loading…
Reference in a new issue