Skip to content

Commit a1110aa

Browse files
authored
Merge pull request #19 from PythonMilano/next-event
Next event: Pillole di Python
2 parents 71ce3ac + f58e389 commit a1110aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ <h1 class="lead">Sviluppatori e Appassionati di Python a Milano</h1>
5353

5454
<div class="container text-center" id="next-meetup">
5555
<div id="calendar">
56-
<div id="month">MAGGIO</div>
57-
<div id="day">28</div>
56+
<div id="month">GIUGNO</div>
57+
<div id="day">22</div>
5858
</div>
5959
<div id="meetup">
60-
<h2 class="thin">TDD in Python</h2>
60+
<h2 class="thin">Pillole di Python</h2>
6161
<p class="text-muted">
6262
<strong>Prossimo Meetup</strong> <br><br>
63-
<a href="http://www.meetup.com/it-IT/Python-Milano/events/230710731/" class="btn btn-action btn-lg">Partecipa!</a>
63+
<a href="http://www.meetup.com/Python-Milano/events/231710577/" class="btn btn-action btn-lg">Partecipa!</a>
6464
</p>
6565
</div>
6666
</div>

0 commit comments

Comments
 (0)