Commit cf43c9734556cd532d3124b2450268c431df5303
Exists in
master
Merge branch 'develop' of git.focasoftware.com:npm/wrapper-demo
Showing
5 changed files
Show diff stats
img/datosextra.png
6.97 KB
img/favicon.ico
No preview for this file type
img/favicon.png
1.55 KB
img/remitoabierto.png
6.57 KB
index.html
... | ... | @@ -12,6 +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.png" /> | |
15 | 16 | |
16 | 17 | <!--VENDOR JS--> |
17 | 18 | <script src="./node_modules/jquery/dist/jquery.min.js"></script> |