Skip to content

Commit 44f320c

Browse files
authored
Merge pull request #68 from rubyuy/next-meetup-may-2024
Next meetup may 2024
2 parents 1f3fe26 + b539263 commit 44f320c

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

_data/next_meetup.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
show: false
2-
date: 15 de Abril
1+
show: true
2+
date: 9 de Mayo
33
time: 19 hrs
4-
host: rootstrap
4+
host: eagerworks
55
talks:
6-
- speaker: guillermo_aguirre
7-
name: Ruby on Wasm
8-
- speaker: emilio_cristalli
9-
name: Ruby on Wasm
6+
- speaker: maicol_bentancor
7+
name: Demystifying Auth
8+
- speaker: jorge_leites
9+
name: "View Components the right way: creating reusable component libraries"

_data/people.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,7 @@ alan_ridlehoover:
119119
fito_von_zastrow:
120120
name: Fito von Zastrow
121121
github: Fito
122+
123+
jorge_leites:
124+
name: Jorge Leites
125+
github: JorgeLeites

_sass/next_meetup.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
&--infinite-horizontal-animation {
34-
animation: scroll-horizontal 20s linear infinite;
34+
animation: scroll-horizontal 30s linear infinite;
3535

3636
@keyframes scroll-horizontal {
3737
0% {

0 commit comments

Comments
 (0)