Skip to content

Commit d65917d

Browse files
committed
[fix] Added andela and fixed date issue
1 parent ca0dc12 commit d65917d

File tree

5 files changed

+24
-7
lines changed

5 files changed

+24
-7
lines changed

about.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,12 @@ <h2>Our Sponsors</h2>
351351
</a>
352352
</figure>
353353
</div>
354+
<div class="client-logo">
355+
<figure class="image">
356+
<a href="https://Andela.com" target="_blank"><img src="images/clients/andela.png"
357+
alt=""></a>
358+
</figure>
359+
</div>
354360
<div class="client-logo">
355361
<figure class="image">
356362
<a href="https://paystack.com" target="_blank">

images/resource/about-img-2.png

-455 KB
Loading

index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h2>React present and future, <br> a hands-on approach</h2>
302302
<div class="inner">
303303
<div class="info-box location">
304304
<span class="icon flaticon-location-pin"></span>
305-
<div class="text">Zone Tech Park:<br> Plot 9 Gbagada Industrial Scheme, Beside UPS, Gbagada Expressway</div>
305+
<div class="text">Avenues2Wealth(A2W):<br> Plot 9 Gbagada Industrial Scheme, Beside UPS, Gbagada Expressway</div>
306306
</div>
307307
308308
<div class="info-box date">
@@ -337,7 +337,7 @@ <h2>React present and future, <br> a hands-on approach</h2>
337337
<div class="inner">
338338
<div class="info-box location">
339339
<span class="icon flaticon-location-pin"></span>
340-
<div class="text">Zone Tech Park:<br> Plot 9 Gbagada Industrial Scheme, Beside UPS, Gbagada Expressway</div>
340+
<div class="text">Avenues2Wealth(A2W):<br> Plot 9 Gbagada Industrial Scheme, Beside UPS, Gbagada Expressway</div>
341341
</div>
342342
343343
<div class="info-box date">
@@ -905,6 +905,12 @@ <h2>Our Sponsors</h2>
905905
</a>
906906
</figure>
907907
</div>
908+
<div class="client-logo">
909+
<figure class="image">
910+
<a href="https://Andela.com" target="_blank"><img src="images/clients/andela.png"
911+
alt=""></a>
912+
</figure>
913+
</div>
908914
<div class="client-logo">
909915
<figure class="image">
910916
<a href="https://paystack.com" target="_blank">
@@ -978,8 +984,7 @@ <h4><a href="#">Meetup Location</a></h4>
978984
Expressway.
979985
<br><br> Use <a href="https://lara.ng" target="_blank">lara.ng</a> to locate
980986
the
981-
venue or take an Uber / Taxify(BOLT) with the location name <b>Zone
982-
Tech Park</b></div>
987+
venue or take an Uber / Taxify(BOLT) with the location name <b>Avenues2Wealth(A2W)</b></div>
983988
</div>
984989
</div>
985990

schedule.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h1>Schedule</h1>
145145
<div class="inner-column">
146146
<div class="title-box">
147147
<h4>DAY 1</h4>
148-
<span>27th July, Saturday 2019 </span>
148+
<span>17th August, Saturday 2019 </span>
149149
</div>
150150

151151
<!-- Author block -->
@@ -157,7 +157,7 @@ <h4>DAY 1</h4>
157157
</div>
158158
<div class="info">
159159
<h5 class="title"><a href="#">Our 2019 Awesome MC</a></h5>
160-
<span class="date">10:00am, 27th july 2019</span>
160+
<span class="date">10:00am, 17th August 2019</span>
161161
</div>
162162
<div class="text"></div>
163163
</div>
@@ -361,7 +361,7 @@ <h5 class="title"><a href="#">Swag's and Gift Collections</a></h5>
361361
</div>
362362
<div class="info">
363363
<h5 class="title"><a href="#">Closing </a></h5>
364-
<span class="date">04:30pm 27th july 2019e</span>
364+
<span class="date">04:30pm 17th August 2019e</span>
365365
</div>
366366
</div>
367367
</div>

speakers.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,12 @@ <h2>Our Sponsors</h2>
962962
alt=""></a>
963963
</figure>
964964
</div>
965+
<div class="client-logo">
966+
<figure class="image">
967+
<a href="https://Andela.com" target="_blank"><img src="images/clients/andela.png"
968+
alt=""></a>
969+
</figure>
970+
</div>
965971
<div class="client-logo">
966972
<figure class="image">
967973
<a href="https://paystack.com" target="_blank"><img src="images/clients/paystack.png"

0 commit comments

Comments
 (0)