Changeset ec6ac45 for Farmatiko/ClientApp/src/index.html
- Timestamp:
- 07/21/20 22:36:54 (4 years ago)
- Branches:
- master
- Children:
- 1f041f6
- Parents:
- dba4ca9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/index.html
rdba4ca9 rec6ac45 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.