Created
March 21, 2023 20:34
-
-
Save ivarsmas/d4690eebd8116e8d1aa7c3c2bb9ba545 to your computer and use it in GitHub Desktop.
Evento Ciencia: Próximos eventos de ciencia de mi temática
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Código del widget de Evento Ciencia --> | |
| <script> | |
| window.ecw = window.ecw || []; | |
| window.ecw.push({ | |
| 'type': 'tag', | |
| 'val': 'salud', | |
| 'width': 350, | |
| 'height': 500, | |
| 'logo': 2 | |
| }); | |
| </script> | |
| <script type="text/javascript" src="https://widget.eventociencia.com/widget.min.js"></script> | |
| <!-- Fin del código del widget de Evento Ciencia --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment