Skip to content

Commit

Permalink
Deploy darilla/eat-smart to github.com/darilla/eat-smart.git:gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed Oct 5, 2017
0 parents commit eb2dfa6
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 0 deletions.
6 changes: 6 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"main.css": "static/css/main.8117e247.css",
"main.css.map": "static/css/main.8117e247.css.map",
"main.js": "static/js/main.5bbb4854.js",
"main.js.map": "static/js/main.5bbb4854.js.map"
}
Empty file.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/eat-smart/manifest.json"><link rel="shortcut icon" href="/eat-smart/favicon.ico"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"><title>React App</title><link href="/eat-smart/static/css/main.8117e247.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script type="text/javascript" src="/eat-smart/static/js/main.5bbb4854.js"></script></body></html>
15 changes: 15 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
1 change: 1 addition & 0 deletions service-worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/css/main.8117e247.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.8117e247.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/main.5bbb4854.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/js/main.5bbb4854.js.map

Large diffs are not rendered by default.

0 comments on commit eb2dfa6

Please sign in to comment.