Created
March 21, 2023 20:33
-
-
Save ivarsmas/227af2751f5c4baaaea16fc9d16284bd to your computer and use it in GitHub Desktop.
Evento Ciencia: Próximos eventos de ciencia
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': 'all', | |
| '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