Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
WesselvanDam committed Jun 16, 2024
1 parent fdf9004 commit cc7a5de
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 24 deletions.
1 change: 1 addition & 0 deletions _app/immutable/assets/0.9mqg11SD.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/assets/0.Dm8HPaC1.css

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/assets/_layout.DjKUlx5n.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/assets/_layout.DkunUI6T.css

This file was deleted.

3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.D22xnDBG.js

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.HZ6IRfv2.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions _app/immutable/entry/app.BqA_N4Si.js

This file was deleted.

2 changes: 2 additions & 0 deletions _app/immutable/entry/app.DGkSUVSZ.js

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/entry/start.BFtH7WIf.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.DML36IFm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.HZ6IRfv2.js";export{t as start};
File renamed without changes.

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":"1718544620679"}
{"version":"1718544799141"}
27 changes: 13 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/thank-you-token-site/favicon.png" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link href="/thank-you-token-site/_app/immutable/assets/0.Dm8HPaC1.css" rel="stylesheet">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/entry/start.BFtH7WIf.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/chunks/entry.D22xnDBG.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/chunks/scheduler.BeaK0CkN.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/entry/app.BqA_N4Si.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/chunks/index.DcCVRmqq.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/nodes/0.FBdq2AOD.js">
<link rel="modulepreload" href="/thank-you-token-site/_app/immutable/nodes/2.D7sbrKnR.js">
<link href="./_app/immutable/assets/0.9mqg11SD.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.DML36IFm.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.HZ6IRfv2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.BeaK0CkN.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DGkSUVSZ.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.DcCVRmqq.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.CxJk2jp_.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.D7sbrKnR.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="w-full flex flex-col justify-center items-center text-center"><div class="relative" data-svelte-h="svelte-1ugcdze"><img src="img/header.jpg" alt="Header" class="w-full"> <div class="absolute inset-0 bg-gradient-to-r from-35% via-75% via-white/75 from-transparent to-white"></div> <div class="absolute top-1/2 w-2/5 -translate-y-1/2 right-0 -translate-x-1/4"><img src="img/logo-colour.png" alt="Logo" class="w-full"> </div></div> <section class="py-8 px-4 bg-tyt_blue text-white w-full flex flex-col items-center"><h1 class="text-3xl md:text-5xl py-4">A gesture of gratitude</h1> <div class="text-justify max-w-screen-md" data-svelte-h="svelte-1ha5xic"><p>A philosophical conversation over a fancy dinner, a comforting pep-talk
Expand Down Expand Up @@ -43,18 +43,17 @@

<script>
{
__sveltekit_12iyzbn = {
base: "/thank-you-token-site",
assets: "/thank-you-token-site"
__sveltekit_db1b5o = {
base: new URL(".", location).pathname.slice(0, -1)
};

const element = document.currentScript.parentElement;

const data = [null,null];

Promise.all([
import("/thank-you-token-site/_app/immutable/entry/start.BFtH7WIf.js"),
import("/thank-you-token-site/_app/immutable/entry/app.BqA_N4Si.js")
import("./_app/immutable/entry/start.DML36IFm.js"),
import("./_app/immutable/entry/app.DGkSUVSZ.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit cc7a5de

Please sign in to comment.