Skip to content

Commit

Permalink
feat: update etherjot welcome page (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cafe137 authored Dec 6, 2023
1 parent 9407fa8 commit 65a779c
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions etherjot/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/etherjot/static/css/main.d4b9c69a.css",
"main.js": "/etherjot/static/js/main.27989ce5.js",
"main.js": "/etherjot/static/js/main.4ba59367.js",
"static/media/index.cjs": "/etherjot/static/media/index.93ef761341cad87ea7f1.cjs",
"static/media/space-grotesk.woff2": "/etherjot/static/media/space-grotesk.28337638d11938e35866.woff2",
"index.html": "/etherjot/index.html",
"main.d4b9c69a.css.map": "/etherjot/static/css/main.d4b9c69a.css.map",
"main.27989ce5.js.map": "/etherjot/static/js/main.27989ce5.js.map"
"main.4ba59367.js.map": "/etherjot/static/js/main.4ba59367.js.map"
},
"entrypoints": [
"static/css/main.d4b9c69a.css",
"static/js/main.27989ce5.js"
"static/js/main.4ba59367.js"
]
}
2 changes: 1 addition & 1 deletion etherjot/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/etherjot/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/etherjot/logo192.png"/><link rel="manifest" href="/etherjot/manifest.json"/><title>Etherjot</title><script defer="defer" src="/etherjot/static/js/main.27989ce5.js"></script><link href="/etherjot/static/css/main.d4b9c69a.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="/etherjot/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/etherjot/logo192.png"/><link rel="manifest" href="/etherjot/manifest.json"/><title>Etherjot</title><script defer="defer" src="/etherjot/static/js/main.4ba59367.js"></script><link href="/etherjot/static/css/main.d4b9c69a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions etherjot/static/js/main.27989ce5.js

This file was deleted.

3 changes: 3 additions & 0 deletions etherjot/static/js/main.4ba59367.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 65a779c

Please sign in to comment.