Skip to content

Commit f66cad8

Browse files
Merge pull request #23 from python-chile/boton-registro-copiapo
🚧 Se agrega break y botón registro eventbrite
2 parents 12d2eed + 2a7d340 commit f66cad8

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

assets/js/copiapo/schedule.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ export default () => {
5454
title: 'Optimizando el desarrollo de software con Python y metodologías ágiles',
5555
photos: ['Francisca_Munoz.jpeg'],
5656
category: 'Optimización'},
57+
{
58+
block: '11:15 - 11:25',
59+
author: '',
60+
title: 'Coffee break',
61+
photos: ['break.jpg'],},
5762
{
5863
block: '11:25 - 11:40',
5964
author: 'Gabriela López',

assets/sections/copiapo/about.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ <h2 class="text-center mb-4">¿Cómo participar?</h2>
3838
Participar en PyDay Copiapó te permitirá adquirir nuevas habilidades, conectar con entusiastas de la tecnología y formar parte de una vibrante comunidad. ¡Ven y descubre cómo Python puede transformar tu futuro!
3939
</p>
4040
<p class="lead">Fecha: Miércoles 12 de Junio.</p>
41+
<div class="mt-4">
42+
<a href="https://www.eventbrite.cl/e/pyday-copiapo-2024-tickets-913960419217" target="_blank" class="btn btn-primary " aria-disabled="true">Regístrate</a>
43+
</div>
4144
</div>
4245
</div>
4346
</div>

assets/speakers/copiapo/break.jpg

58.1 KB
Loading

0 commit comments

Comments
 (0)