-
Notifications
You must be signed in to change notification settings - Fork 1
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
d6af4a5
commit d6335a2
Showing
6 changed files
with
13 additions
and
34 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 |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"files": { | ||
"main.css": "./static/css/main.516d29e3.css", | ||
"main.js": "./static/js/main.ba167d5d.js", | ||
"static/media/error404.png": "./static/media/error404.9884765d176951ea97fa.png", | ||
"static/media/nomadenotes.png": "./static/media/nomadenotes.9884765d176951ea97fa.png", | ||
"index.html": "./index.html", | ||
"main.516d29e3.css.map": "./static/css/main.516d29e3.css.map", | ||
"main.ba167d5d.js.map": "./static/js/main.ba167d5d.js.map" | ||
"main.css": "/codemo/tools/notes/static/css/main.516d29e3.css", | ||
"main.js": "/codemo/tools/notes/static/js/main.0af699a4.js", | ||
"static/media/error404.png": "/codemo/tools/notes/static/media/error404.9884765d176951ea97fa.png", | ||
"static/media/nomadenotes.png": "/codemo/tools/notes/static/media/nomadenotes.9884765d176951ea97fa.png", | ||
"index.html": "/codemo/tools/notes/index.html", | ||
"main.516d29e3.css.map": "/codemo/tools/notes/static/css/main.516d29e3.css.map", | ||
"main.0af699a4.js.map": "/codemo/tools/notes/static/js/main.0af699a4.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.516d29e3.css", | ||
"static/js/main.ba167d5d.js" | ||
"static/js/main.0af699a4.js" | ||
] | ||
} |
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,22 +1 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<link rel="icon" href="./favicon/favicon-32x32.png" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="theme-color" content="#000000" /> | ||
<meta name="description" | ||
content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes." /> | ||
<base href="https://gigamaster.github.io/codemo/tools/notes/"> | ||
<link rel="manifest" href="./manifest.json" /> | ||
<title>Codemo Digital Nomad Notes</title> | ||
<script defer="defer" src="./static/js/main.ba167d5d.js"></script> | ||
<link href="./static/css/main.516d29e3.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body><noscript>You need to enable JavaScript to run this app.</noscript> | ||
<div id="root"></div> | ||
</body> | ||
|
||
</html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/codemo/tools/notes/favicon/favicon-32x32.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes."/><base href="/codemo/tools/notes/"><link rel="manifest" href="/codemo/tools/notes/manifest.json"/><title>Codemo Digital Nomad Notes</title><script defer="defer" src="/codemo/tools/notes/static/js/main.0af699a4.js"></script><link href="/codemo/tools/notes/static/css/main.516d29e3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
6 changes: 3 additions & 3 deletions
6
app/tools/notes/static/js/main.ba167d5d.js → app/tools/notes/static/js/main.0af699a4.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ools/notes/static/js/main.ba167d5d.js.map → ...ools/notes/static/js/main.0af699a4.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.