Skip to content

Commit

Permalink
update events data
Browse files Browse the repository at this point in the history
  • Loading branch information
kresnasatya committed Aug 21, 2024
1 parent e48b3bf commit 0d22918
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/events.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@
'speakers' => [
[
'name' => 'Kresna Satya',
'avatar' => ''
'avatar' => 'https://avatars.githubusercontent.com/u/11099186?v=4'
],
[
'name' => 'Wahyu Budi Saputra',
'avatar' => ''
'avatar' => 'https://avatars.githubusercontent.com/u/30768993?v=4'
],
[
'name' => 'Budi Surya Darma',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/16449020?v=4',
],
[
'name' => 'Teofilus Candra',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/8913995?v=4',
]
]
]
Expand All @@ -76,7 +76,7 @@
'speakers' => [
[
'name' => 'Trimikha Valentius',
'avatar' => ''
'avatar' => 'https://avatars.githubusercontent.com/u/890146?v=4'
]
]
],
Expand All @@ -86,7 +86,7 @@
'speakers' => [
[
'name' => 'Wayan Jimmy',
'avatar' => ''
'avatar' => 'https://avatars.githubusercontent.com/u/1282808?v=4'
]
]
],
Expand All @@ -96,7 +96,7 @@
'speakers' => [
[
'name' => 'Marvel Alexius',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/19234751?v=4',
]
]
]
Expand All @@ -119,7 +119,7 @@
'speakers' => [
[
'name' => 'Steeven Adrian Salim',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/218405?v=4',
]
],
]
Expand All @@ -142,7 +142,7 @@
'speakers' => [
[
'name' => 'Kresna Satya',
'avatar' => ''
'avatar' => 'https://avatars.githubusercontent.com/u/11099186?v=4'
]
],
],
Expand All @@ -152,7 +152,7 @@
'speakers' => [
[
'name' => 'Ari Sudarma',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/17841013?v=4',
]
],
],
Expand All @@ -162,7 +162,7 @@
'speakers' => [
[
'name' => 'Dody Prasetyo',
'avatar' => '',
'avatar' => 'https://avatars.githubusercontent.com/u/20751329?v=4',
],
],
]
Expand Down

0 comments on commit 0d22918

Please sign in to comment.