clean another component
This commit is contained in:
14
dist/contacts.html
vendored
14
dist/contacts.html
vendored
@ -6,13 +6,13 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link href="./_app/immutable/assets/0.01-0QDLM.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.BQOxAp7g.js">
|
||||
<link href="./_app/immutable/assets/0.WztchfGt.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.g2FRgJ9H.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.aZRR5A_O.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.Z3LSLHhG.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.MC5gD-MC.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.0HuHagjb.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.AIcdAWo0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.dbauwrdJ.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.0sk5ESnc.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/6.9JEuxLd_.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/marked.esm.hS8hU7E4.js"><title>Contact</title><!-- HEAD_svelte-1y6bndz_START --><!-- HEAD_svelte-1y6bndz_END -->
|
||||
</head>
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
<script>
|
||||
{
|
||||
__sveltekit_14ho6jg = {
|
||||
__sveltekit_1s6lp4u = {
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: null
|
||||
};
|
||||
@ -31,8 +31,8 @@
|
||||
const data = [{"type":"data","data":null,"uses":{}},null];
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.BQOxAp7g.js"),
|
||||
import("./_app/immutable/entry/app.Z3LSLHhG.js")
|
||||
import("./_app/immutable/entry/start.g2FRgJ9H.js"),
|
||||
import("./_app/immutable/entry/app.MC5gD-MC.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element, {
|
||||
node_ids: [0, 6],
|
||||
|
||||
Reference in New Issue
Block a user