Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 26, 2024
1 parent 8f12f97 commit d701b78
Show file tree
Hide file tree
Showing 7 changed files with 759 additions and 9 deletions.
1 change: 1 addition & 0 deletions _app/immutable/chunks/singletons.9fa588c5.js

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

1 change: 1 addition & 0 deletions _app/immutable/entry/app.efb98fca.js

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

3 changes: 3 additions & 0 deletions _app/immutable/entry/start.7bdfc86f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _app/immutable/nodes/1.1b6cbc20.js

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

744 changes: 744 additions & 0 deletions _app/immutable/nodes/2.3e7bb9d8.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1727784527316"}
{"version":"1729939838616"}
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<title>Memaker</title>

<link href="./_app/immutable/assets/2.ce7e5492.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.5c200ee1.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.7bdfc86f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.93773fab.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.1bceb5b8.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.9fa588c5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.cdd71a1a.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.44ca5983.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.efb98fca.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.1fbc94a4.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.eb61df00.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.3e7bb9d8.js">
<style>
* {
padding: 0;
Expand Down Expand Up @@ -73,7 +73,7 @@
</label>
<article class="svelte-m4jmhf">

<header class="svelte-m4jmhf">Memaker v0.2.11</header>
<header class="svelte-m4jmhf">Memaker v0.2.12</header>
<section class="svelte-m4jmhf">
<div title="Открыть пример" class="svelte-m4jmhf"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-help "><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path><path d="M12 17l0 .01"></path><path d="M12 13.5a1.5 1.5 0 0 1 1 -1.5a2.6 2.6 0 1 0 -3 -4"></path></svg></div>

Expand Down Expand Up @@ -381,7 +381,7 @@

<script>
{
__sveltekit_1wk5xbt = {
__sveltekit_1463t09 = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -391,8 +391,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.5c200ee1.js"),
import("./_app/immutable/entry/app.44ca5983.js")
import("./_app/immutable/entry/start.7bdfc86f.js"),
import("./_app/immutable/entry/app.efb98fca.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit d701b78

Please sign in to comment.