Commit 19e1475f5f7040b5838469bea78d72bf92162ed1

Authored by Luigi
1 parent d6f54662f0
Exists in master

favicon nuevo2

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
... ... @@ -12,8 +12,7 @@
12 12 <link href="./node_modules/ladda/dist/ladda-themeless.min.css" rel="stylesheet"/>
13 13 <link href="./node_modules/leaflet/dist/leaflet.css" rel="stylesheet"/>
14 14 <link href="./css/general.css" rel="stylesheet"/>
15   - <link rel="shortcut icon" href="./img/favicon.ico" />
16   -
  15 + <link rel="shortcut icon" href="./img/favicon.png" />
17 16  
18 17 <!--VENDOR JS-->
19 18 <script src="./node_modules/jquery/dist/jquery.min.js"></script>