Skip to content

Commit 71acf7d

Browse files
committed
Updates
1 parent f12ab98 commit 71acf7d

31 files changed

+227
-181
lines changed

404.html

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<!doctype html>
2+
<html lang="en" class="dark">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1" />
6+
<meta name="title" content="codevogel 🐦" />
7+
<meta
8+
name="description"
9+
content="I make games 🕹 and build software 🖥. Come take a look at my projects & tools!"
10+
/>
11+
<meta
12+
name="keywords"
13+
content="codevogel, codevogel.com, software, games, tools, projects, developer, programmer, coding, coding tools, game development, indie games, open source, godot doctor, pls, svelte, godot, unity, unreal engine"
14+
/>
15+
<meta name="author" content="codevogel (Kamiel de Visser)" />
16+
17+
<link rel="modulepreload" href="/_app/immutable/entry/start.BIEvbn0D.js">
18+
<link rel="modulepreload" href="/_app/immutable/chunks/DA7Ltcfj.js">
19+
<link rel="modulepreload" href="/_app/immutable/chunks/BqAW9A4w.js">
20+
<link rel="modulepreload" href="/_app/immutable/chunks/B7iXcltT.js">
21+
<link rel="modulepreload" href="/_app/immutable/chunks/6XeAUS9F.js">
22+
<link rel="modulepreload" href="/_app/immutable/entry/app.UL3JmyCA.js">
23+
<link rel="modulepreload" href="/_app/immutable/chunks/D_Hq1oE7.js">
24+
<link rel="modulepreload" href="/_app/immutable/chunks/DozlqIct.js">
25+
</head>
26+
<body data-sveltekit-preload-data="hover">
27+
<div style="display: contents">
28+
<script>
29+
{
30+
__sveltekit_84jo7m = {
31+
base: ""
32+
};
33+
34+
const element = document.currentScript.parentElement;
35+
36+
Promise.all([
37+
import("/_app/immutable/entry/start.BIEvbn0D.js"),
38+
import("/_app/immutable/entry/app.UL3JmyCA.js")
39+
]).then(([kit, app]) => {
40+
kit.start(app, element);
41+
});
42+
}
43+
</script>
44+
</div>
45+
</body>
46+
</html>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{s as e,p as r}from"./DDd-jcUn.js";const t={get error(){return r.error},get status(){return r.status},get url(){return r.url}};e.updated.check;const a=t;export{a as p};
1+
import{s as e,p as r}from"./DA7Ltcfj.js";const t={get error(){return r.error},get status(){return r.status},get url(){return r.url}};e.updated.check;const a=t;export{a as p};
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/chunks/DA7Ltcfj.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/chunks/DDd-jcUn.js

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/entry/start.B-knHHqe.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{l as o,d as r}from"../chunks/DA7Ltcfj.js";export{o as load_css,r as start};
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)