Skip to content

Commit 82d675a

Browse files
authored
Better fallback
1 parent 12909d4 commit 82d675a

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
@@ -96,13 +96,13 @@ <h2> >>> Prossimo Meetup</h2>
9696
<div class="row">
9797
<div class="4u 12u(mobile)">
9898
<div id="calendar">
99-
<div id="month">SETTEMBRE</div>
100-
<div id="day">20</div>
99+
<div id="month">NA</div>
100+
<div id="day">NA</div>
101101
</div>
102102
</div>
103103
<div class="8u 12u(mobile)">
104-
<h3 id="topic">Python chatbots con asyncio</h3>
105-
<a id="meetup_link" href="https://www.eventbrite.com/e/python-chatbots-con-asyncio-tickets-37594951512" class="button big scrolly">Partecipa! </a>
104+
<h3 id="topic">TBA</h3>
105+
<a id="meetup_link" href="#" class="button big scrolly">Partecipa! </a>
106106
</div>
107107
</div>
108108
</div>

0 commit comments

Comments
 (0)