Fixed first issue, added release script

This commit is contained in:
2026-02-23 15:19:15 +01:00
parent b03d9bf998
commit 4d00936719
16 changed files with 142 additions and 38 deletions

View File

@@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="modulepreload" href="./_app/immutable/entry/start.BnAWgAKt.js">
<link rel="modulepreload" href="./_app/immutable/chunks/niSfElle.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.DL8ghe8B.js">
<link rel="modulepreload" href="./_app/immutable/chunks/BEXiALSO.js">
<link rel="modulepreload" href="./_app/immutable/chunks/DxMC-E2z.js">
<link rel="modulepreload" href="./_app/immutable/chunks/CgHyU30y.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.CJZl1xEf.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.fM2IB28Y.js">
<link rel="modulepreload" href="./_app/immutable/chunks/V6M2jInR.js">
<link rel="modulepreload" href="./_app/immutable/chunks/K5GTgIDA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/BJWcdj5l.js">
@@ -20,15 +20,15 @@
<div style="display: contents">
<script>
{
__sveltekit_q0ydb3 = {
__sveltekit_dfa247 = {
base: new URL(".", location).pathname.slice(0, -1)
};
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.BnAWgAKt.js"),
import("./_app/immutable/entry/app.CJZl1xEf.js")
import("./_app/immutable/entry/start.DL8ghe8B.js"),
import("./_app/immutable/entry/app.fM2IB28Y.js")
]).then(([kit, app]) => {
kit.start(app, element);
});