11<!DOCTYPE html>
22< html lang ="en ">
3-
4- < head >
5- < meta charset ="utf-8 " />
6- < title > DSOMM</ title >
7- < base href ="/ " />
8- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
9- <!-- <link rel="icon" type="image/png" href="assets/images/logo-image.png" />
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < title > DSOMM</ title >
6+ < base href ="/ " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8+ <!-- <link rel="icon" type="image/png" href="assets/images/logo-image.png" />
109 <link rel="icon" type="image/x-icon" href="favicon.ico" /> -->
1110
12- < link rel ="icon " type ="image/png " href ="assets/favicon/favicon-96x96.png " sizes ="96x96 " />
13- < link rel ="icon " type ="image/svg+xml " href ="assets/favicon/favicon.svg " />
14- < link rel ="shortcut icon " href ="assets/favicon/favicon.ico " />
15- < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/favicon/apple-touch-icon.png " />
16- < link rel ="manifest " href ="assets/favicon/site.webmanifest " />
17-
18- < link rel ="preconnect " href ="https://fonts.gstatic.com " />
19- < link href ="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap " rel ="stylesheet " />
20- < link href ="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined " rel ="stylesheet " />
21- < link rel ="stylesheet "
22- href ="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css " />
23- </ head >
11+ < link rel ="icon " type ="image/png " href ="assets/favicon/favicon-96x96.png " sizes ="96x96 " />
12+ < link rel ="icon " type ="image/svg+xml " href ="assets/favicon/favicon.svg " />
13+ < link rel ="shortcut icon " href ="assets/favicon/favicon.ico " />
14+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/favicon/apple-touch-icon.png " />
15+ < link rel ="manifest " href ="assets/favicon/site.webmanifest " />
2416
25- < body >
26- < app-root > </ app-root >
27- </ body >
17+ < link rel ="preconnect " href ="https://fonts.gstatic.com " />
18+ < link
19+ href ="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap "
20+ rel ="stylesheet " />
21+ < link
22+ href ="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined "
23+ rel ="stylesheet " />
24+ < link
25+ rel ="stylesheet "
26+ href ="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css " />
27+ </ head >
2828
29- </ html >
29+ < body >
30+ < app-root > </ app-root >
31+ </ body >
32+ </ html >
0 commit comments