Skip to content

Commit a6294e4

Browse files
authored
Merge pull request #8 from PyRoma/develop
bumps v1.0
2 parents 42469a9 + 81d282c commit a6294e4

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

index.html

+12-11
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
.github-corner:hover .octo-arm {
2424
animation: octocat-wave 560ms ease-in-out
2525
}
26-
26+
2727
@keyframes octocat-wave {
2828
0%,
2929
100% {
@@ -38,7 +38,7 @@
3838
transform: rotate(10deg)
3939
}
4040
}
41-
41+
4242
@media (max-width:500px) {
4343
.github-corner:hover .octo-arm {
4444
animation: none
@@ -71,26 +71,27 @@ <h1 class="light-text">Sono Pythonisti Questi Romani</h1>
7171
<div class="ui grid container">
7272
<div class="ten wide computer sixteen wide mobile column">
7373
<div class="ui center aligned segment content">
74-
<h1>Save the date.<br/>
74+
<h1>Save the date.<br/>
7575
Il prossimo meetup sar&agrave:
7676
</h1>
7777
<h3 class="light-text justified">
78-
L'evento è organizzato da Python Italia.
79-
Python Italia è un'associazione no-profit che ha come scopo la diffusione di
80-
Python sul territorio italiano.
81-
Fondata nel 2007 ha organizzato ogni anno PyCon Italia,
78+
L'evento è organizzato da Python Italia.
79+
Python Italia è un'associazione no-profit che ha come scopo la diffusione di
80+
Python sul territorio italiano.
81+
Fondata nel 2007 ha organizzato ogni anno PyCon Italia,
8282
la più grande conferenza italiana su Python che ad oggi conta più di 600 partecipanti.
8383
<br/>
8484
</h3>
85-
<a href="https://www.eventbrite.it/e/biglietti-evento-aperitech-di-pyroma-47945457153" id="tickets">
85+
<a href="https://www.eventbrite.it/e/biglietti-meetup-aperitech-di-pyroma-53657526105" id="tickets" target="_blank">
8686
Prenota il tuo biglietto qui!
8787
</a>
8888
</div>
8989
</div>
9090
<div class="six wide computer sixteen wide mobile column">
9191
<div class="ui meetup segment">
92-
<div class="date-piece up day">Sabato</div>
93-
<div class="date-piece center month">29 Settembre</div>
92+
<div class="date-piece up day">Lunedì</div>
93+
<div class="date-piece center month">21 Gennaio 2019</div>
94+
<div class="date-piece center month">19:00 – 21:00 CET</div>
9495
<div class="date-piece down venue">
9596
<strong>LUISS ENLABS Via Marsala 29/H terzo piano 00185 Roma</strong>
9697
</div>
@@ -169,7 +170,7 @@ <h1>Catch up with us.</h1>
169170
</div>
170171
</div>
171172
<div class="footer ui inverted center aligned segment">
172-
&copy; PyRoma 2018
173+
&copy; PyRoma <script>document.write(new Date().getFullYear());</script>
173174
</div>
174175
</body>
175176

0 commit comments

Comments
 (0)