You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<noscript>You need to enable JavaScript to run this app.</noscript>
32
-
<divid="root"></div>
33
-
<!--
34
-
This HTML file is a template.
35
-
If you open it directly in the browser, you will see an empty page.
36
-
37
-
You can add webfonts, meta tags, or analytics to this file.
38
-
The build step will place the bundled scripts into the <body> tag.
39
-
40
-
To begin the development, run `npm start` or `yarn start`.
41
-
To create a production bundle, use `npm run build` or `yarn build`.
42
-
-->
43
-
</body>
44
-
</html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="icon" href="/CRUDJavaScriptSampleProject/favicon1.ico"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><metaname="description" content="Web site created using create-react-app"/><linkrel="apple-touch-icon" href="/CRUDJavaScriptSampleProject/logo512.png"/><linkrel="manifest" href="/CRUDJavaScriptSampleProject/manifest.json"/><title>Javascript Crud with SampleTasks</title><scriptsrc="https://accounts.google.com/gsi/client" asyncdefer="defer"></script><scriptdefer="defer" src="/CRUDJavaScriptSampleProject/static/js/main.0212d609.js"></script><linkhref="/CRUDJavaScriptSampleProject/static/css/main.c82bdc51.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments