Skip to content

Commit

Permalink
fix #1321 added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
saidaipparla committed Dec 5, 2016
1 parent 1e69050 commit 117b7b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<link rel="stylesheet" href="https://rawgit.com/geosolutions-it/MapStore2-theme/master/theme/default/css/css.css">
<link rel="stylesheet" href="https://rawgit.com/geosolutions-it/MapStore2-theme/master/theme/default/css/ms2-theme.css">
<link rel="stylesheet" href="https://rawgit.com/geosolutions-it/MapStore2-theme/master/theme/default/css/font.css">
<link rel="shortcut icon" type="image/png" href="https://raw.githubusercontent.com/geosolutions-it/MapStore2/master/web/client/product/assets/img/favicon.ico" />
<script src="http://maps.google.com/maps/api/js?v=3"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.10/proj4.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.js"></script>
Expand Down

0 comments on commit 117b7b0

Please sign in to comment.