|
7 | 7 | content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no"
|
8 | 8 | />
|
9 | 9 | <meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
10 |
| - <meta name="theme-color" content="#0D47A1" data-react-helmet="true" /> |
| 10 | + <meta name="theme-color" content="#363537" data-react-helmet="true" /> |
11 | 11 | <meta name="rating" content="General" />
|
12 |
| - <meta name="twitter:site" content="https://twitter.com/Educabile_Srl" /> |
13 |
| - <meta name="twitter:creator" content="Educabile_Srl" /> |
14 |
| - <meta property="og:type" content="website" /> |
15 |
| - <meta property="fb:app_id" content="2265331890362238" /> |
16 |
| - <meta property="og:locale" content="it-IT" /> |
17 | 12 |
|
18 |
| - <!-- <link rel="stylesheet" href="%PUBLIC_URL%/materialize.css" /> --> |
19 |
| - <!-- |
20 |
| - Notice the use of %PUBLIC_URL% in the tags above. |
21 |
| - It will be replaced with the URL of the `public` folder during the build. |
22 |
| - Only files inside the `public` folder can be referenced from the HTML. |
23 |
| -
|
24 |
| - Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will |
25 |
| - work correctly both with client-side routing and a non-root public URL. |
26 |
| - Learn how to configure a non-root public URL by running `npm run build`. |
27 |
| - --> |
28 |
| - <title>Educabile - Una Startup Innovativa</title> |
| 13 | + <title>Database Systems Project</title> |
29 | 14 | </head>
|
30 | 15 |
|
31 | 16 | <body>
|
32 | 17 | <noscript> You need to enable JavaScript to run this app. </noscript>
|
33 | 18 | <div id="root"></div>
|
34 |
| - <!-- |
35 |
| - This HTML file is a template. |
36 |
| - If you open it directly in the browser, you will see an empty page. |
37 |
| -
|
38 |
| - You can add webfonts, meta tags, or analytics to this file. |
39 |
| - The build step will place the bundled scripts into the <body> tag. |
40 | 19 |
|
41 |
| - To begin the development, run `npm start` or `yarn start`. |
42 |
| - To create a production bundle, use `npm run build` or `yarn build`. |
43 |
| - --> |
44 | 20 | <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
45 | 21 | </body>
|
46 | 22 | </html>
|
0 commit comments