Skip to content

Commit

Permalink
Remove Yandex Maps (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
artfulsage authored Jan 11, 2021
1 parent d683f79 commit 03fccd3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script src="https://api-maps.yandex.ru/2.1/?apikey=ca8ac6ea-745f-498f-a288-a00cafa50aac&load=package.full&lang=ru_RU"
type="text/javascript"> </script>
</head>
<body class="mat-typography">
<app-root> </app-root>
<app-root></app-root>
</body>
</html>
</html>

0 comments on commit 03fccd3

Please sign in to comment.