Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 14, 2024
1 parent b2ec10b commit 4ca84ad
Show file tree
Hide file tree
Showing 18 changed files with 37 additions and 18 deletions.
20 changes: 20 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=/?404">
<script type="text/javascript">
// Check if the URL contains a path
if (window.location.pathname) {
// Redirect to the homepage, preserving the path, search, and hash
window.location.href = '/index.html' + window.location.pathname + window.location.search + window.location.hash;
}
</script>
</head>

<body>
If you are not redirected automatically, follow the <a href='/'>link to the homepage</a>.
</body>

</html>
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.e2dcef3d.css",
"main.js": "/static/js/main.ca14866f.js",
"main.css": "/static/css/main.99df6a4f.css",
"main.js": "/static/js/main.34ce08ab.js",
"index.html": "/index.html",
"main.e2dcef3d.css.map": "/static/css/main.e2dcef3d.css.map",
"main.ca14866f.js.map": "/static/js/main.ca14866f.js.map"
"main.99df6a4f.css.map": "/static/css/main.99df6a4f.css.map",
"main.34ce08ab.js.map": "/static/js/main.34ce08ab.js.map"
},
"entrypoints": [
"static/css/main.e2dcef3d.css",
"static/js/main.ca14866f.js"
"static/css/main.99df6a4f.css",
"static/js/main.34ce08ab.js"
]
}
Binary file added assets/Just Launched_English_Facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Just Launched_English_Instagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Just Launched_English_Twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Kickstarter logo white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Moth Pixel Art Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/kickstarter-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en-us" data-theme="light"><head><meta charset="utf-8"/><meta name="description" content="Moth | Pixel Art Editor"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/logo.png"/><link rel="manifest" href="/manifest.json"/><title>Moth | Pixel Art Editor</title><script defer="defer" src="/static/js/main.ca14866f.js"></script><link href="/static/css/main.e2dcef3d.css" rel="stylesheet"></head><body class="bg-base-100"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en-us" data-theme="light"><head><meta charset="utf-8"/><meta name="description" content="Moth | Pixel Art Editor"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/logo.png"/><link rel="manifest" href="/manifest.json"/><title>Moth | Pixel Art Editor</title><script defer="defer" src="/static/js/main.34ce08ab.js"></script><link href="/static/css/main.99df6a4f.css" rel="stylesheet"></head><body class="bg-base-100"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
5 changes: 5 additions & 0 deletions static/css/main.99df6a4f.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.99df6a4f.css.map

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions static/css/main.e2dcef3d.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.e2dcef3d.css.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.34ce08ab.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.ca14866f.js

This file was deleted.

0 comments on commit 4ca84ad

Please sign in to comment.