Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviocv committed Dec 3, 2024
1 parent b39aff2 commit 857610e
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/entry/start.BXxHpvlV.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.D1Dem-WZ.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.BT4YXSDL.js";export{t as start};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion _app/immutable/nodes/2.BuwaOAov.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/nodes/2.CMu1jWQ_.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1733188029898"}
{"version":"1733188790050"}
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="./_app/immutable/entry/start.BXxHpvlV.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.Bsl2fryx.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.D1Dem-WZ.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BT4YXSDL.js">
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.C_0eRsjW.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.BM0ZeYyC.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.1sAWwXSH.js">
<link rel="modulepreload" href="./_app/immutable/chunks/store.CjCRLhib.js">
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.Dive4ySM.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.gcG37eVU.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.BuwaOAov.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.CMu1jWQ_.js">
<link rel="modulepreload" href="./_app/immutable/chunks/legacy.CkdfZ9mf.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"><!--[--><!--[--><!----><!----><h1>Welcome to SvelteKit</h1> <p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p><!----><!----><!----><!--]--> <!--[!--><!--]--><!--]-->
<div style="display: contents"><!--[--><!--[--><!----><!----><h1>Welcome to otaviocv page!</h1> <p>still under construction</p><!----><!----><!----><!--]--> <!--[!--><!--]--><!--]-->

<script>
{
__sveltekit_1i4ievk = {
__sveltekit_1reo5w9 = {
base: new URL(".", location).pathname.slice(0, -1)
};

Expand All @@ -29,8 +29,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.BXxHpvlV.js"),
import("./_app/immutable/entry/app.BM0ZeYyC.js")
import("./_app/immutable/entry/start.D1Dem-WZ.js"),
import("./_app/immutable/entry/app.1sAWwXSH.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit 857610e

Please sign in to comment.