Skip to content

Commit 0e72a1d

Browse files
committed
Index con Banner
1 parent 2a0d27c commit 0e72a1d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

images/red_mop.png

4.32 KB
Loading

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<title>Mapa de Red de Monitoreo Participativo</title>
2222
</head>
2323
<body>
24+
<div style="background-color:rgb(48, 158, 231); height:70px;">
25+
<img src="./images/red_mop.png">
26+
</div>
2427
<div id="map">
2528
</div>
2629
<script src="js/qgis2web_expressions.js"></script>

0 commit comments

Comments
 (0)