Changeset 333cdac for Farmatiko/ClientApp/src/index.html
- Timestamp:
- 07/21/20 22:00:35 (4 years ago)
- Branches:
- master
- Children:
- c352b2d
- Parents:
- 0c48bbb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/index.html
r0c48bbb r333cdac 8 8 <meta name="viewport" content="width=device-width, initial-scale=1" /> 9 9 <link rel="icon" type="image/x-icon" href="favicon.ico" /> 10 </head> 10 <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> 11 <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> 12 </head> 11 13 <body> 12 <app-root> Loading...</app-root>14 <app-root></app-root> 13 15 </body> 14 16 </html>
Note:
See TracChangeset
for help on using the changeset viewer.