generated from rocketacademy/cra-bootcamp-template
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Showing
22 changed files
with
61 additions
and
28,850 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,14 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.d0753a41.css", | ||
"main.js": "/static/js/main.c3285627.js", | ||
"static/media/logo.png": "/static/media/logo.e54ce6ab620f8c7135f3.png", | ||
"index.html": "/index.html", | ||
"main.d0753a41.css.map": "/static/css/main.d0753a41.css.map", | ||
"main.c3285627.js.map": "/static/js/main.c3285627.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.d0753a41.css", | ||
"static/js/main.c3285627.js" | ||
] | ||
} |
0
public/favicon.ico → favicon.ico
100755 → 100644
File renamed without changes.
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 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Rocket Bootcamp Project</title><script defer="defer" src="/static/js/main.c3285627.js"></script><link href="/static/css/main.d0753a41.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
0
public/logo192.png → logo192.png
100755 → 100644
File renamed without changes
0
public/logo512.png → logo512.png
100755 → 100644
File renamed without changes
File renamed without changes.
Oops, something went wrong.