We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12909d4 commit 82d675aCopy full SHA for 82d675a
index.html
@@ -96,13 +96,13 @@ <h2> >>> Prossimo Meetup</h2>
96
<div class="row">
97
<div class="4u 12u(mobile)">
98
<div id="calendar">
99
- <div id="month">SETTEMBRE</div>
100
- <div id="day">20</div>
+ <div id="month">NA</div>
+ <div id="day">NA</div>
101
</div>
102
103
<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>
+ <h3 id="topic">TBA</h3>
+ <a id="meetup_link" href="#" class="button big scrolly">Partecipa! </a>
106
107
108
0 commit comments