Skip to content

Commit

Permalink
Automatic Deploy action run by github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 3, 2024
1 parent 5fa4b1f commit 3f76c84
Show file tree
Hide file tree
Showing 330 changed files with 1,164 additions and 28,010 deletions.
1 change: 0 additions & 1 deletion .envrc

This file was deleted.

50 changes: 0 additions & 50 deletions .github/workflows/build.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/publish.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .gitignore

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

16 changes: 0 additions & 16 deletions .prettierignore

This file was deleted.

6 changes: 0 additions & 6 deletions .prettierrc.cjs

This file was deleted.

17 changes: 0 additions & 17 deletions .stylelintrc.json

This file was deleted.

5 changes: 0 additions & 5 deletions .typesafe-i18n.json

This file was deleted.

38 changes: 38 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="/icon.svg" />
<meta name="viewport" content="width=device-width" />

<link rel="modulepreload" href="/_app/immutable/entry/start.b2b8ae8d.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.780b4b73.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.c024039e.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.c4cb2da7.js">
<link rel="modulepreload" href="/_app/immutable/chunks/control.f5b05b5f.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.45de41aa.js">
<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.2808127b.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1vzfo6 = {
base: "",
env: {}
};

const element = document.currentScript.parentElement;

Promise.all([
import("/_app/immutable/entry/start.b2b8ae8d.js"),
import("/_app/immutable/entry/app.45de41aa.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
manager.charachorder.com
37 changes: 0 additions & 37 deletions CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit 3f76c84

Please sign in to comment.