Spaces:
Running
Running
Update GDPS/GDPS.html
Browse files- GDPS/GDPS.html +8 -0
GDPS/GDPS.html
CHANGED
|
@@ -111,6 +111,14 @@
|
|
| 111 |
</a>
|
| 112 |
</div>
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
<script type="module">
|
| 115 |
// Mapas simplificados basados en redGDPS 2023
|
| 116 |
const conditionMap = {
|
|
|
|
| 111 |
</a>
|
| 112 |
</div>
|
| 113 |
|
| 114 |
+
<!-- Cr茅ditos -->
|
| 115 |
+
<div class="text-center mt-8 pt-6 border-t border-gray-200">
|
| 116 |
+
<p class="text-gray-600 text-sm">
|
| 117 |
+
Desarrollado por el Dr. Antonio J. Arnal Meinhardt<br />
|
| 118 |
+
<span class="text-xs">M茅dico de Urgencias | Atenci贸n Primaria</span>
|
| 119 |
+
</p>
|
| 120 |
+
</div>
|
| 121 |
+
|
| 122 |
<script type="module">
|
| 123 |
// Mapas simplificados basados en redGDPS 2023
|
| 124 |
const conditionMap = {
|