-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2ec10b
commit 4ca84ad
Showing
18 changed files
with
37 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
static/js/main.ca14866f.js.map → static/js/main.34ce08ab.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.