Skip to content

updated version #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 16 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
{
"main.css": "static/css/main.2e4a51c7.css",
"main.css.map": "static/css/main.2e4a51c7.css.map",
"main.js": "static/js/main.62f23344.js",
"main.js.map": "static/js/main.62f23344.js.map",
"static/media/code-instruction.jpg": "static/media/code-instruction.dc83a22f.jpg",
"static/media/frameworks.png": "static/media/frameworks.22d19dec.png",
"static/media/laptop-code.jpg": "static/media/laptop-code.fd7664fb.jpg"
"files": {
"main.css": "/static/css/main.46b8c927.css",
"main.js": "/static/js/main.c85558e0.js",
"static/js/787.693480a7.chunk.js": "/static/js/787.693480a7.chunk.js",
"static/media/bootstrap-icons.woff?": "/static/media/bootstrap-icons.c1d7432ee75fa194e499.woff",
"static/media/bootstrap-icons.woff2?": "/static/media/bootstrap-icons.a13b815539b49de48d23.woff2",
"static/media/caj-bg.png": "/static/media/caj-bg.a4d824304f555529840c.png",
"index.html": "/index.html",
"main.46b8c927.css.map": "/static/css/main.46b8c927.css.map",
"main.c85558e0.js.map": "/static/js/main.c85558e0.js.map",
"787.693480a7.chunk.js.map": "/static/js/787.693480a7.chunk.js.map"
},
"entrypoints": [
"static/css/main.46b8c927.css",
"static/js/main.c85558e0.js"
]
}
Binary file added caj-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
73 changes: 73 additions & 0 deletions caj.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +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 href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.png"><title>Central Arkansas JavaScript</title><link href="/static/css/main.2e4a51c7.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="/static/js/main.62f23344.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><meta name="description" content="Central Arkansas Javascript, a meetup to discuss Javascript"/><link rel="apple-touch-icon" href="/favicon.png"/><link rel="manifest" href="/manifest.json"/><title>Central Arkansas Javascript</title><script defer="defer" src="/static/js/main.c85558e0.js"></script><link href="/static/css/main.46b8c927.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"short_name": "Central Arkansas Javascript",
"name": "Central Arkansas Javascript",
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
"src": "favicon.png",
"type": "image/png",
"sizes": "50x41"
}
],
"start_url": "./index.html",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
Expand Down
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
1 change: 0 additions & 1 deletion service-worker.js

This file was deleted.

7 changes: 0 additions & 7 deletions static/css/main.2e4a51c7.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.2e4a51c7.css.map

This file was deleted.

13 changes: 13 additions & 0 deletions static/css/main.46b8c927.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.46b8c927.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/787.693480a7.chunk.js

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

Loading