Skip to content

Commit 3a00481

Browse files
committed
Update logo and all
1 parent 83f8927 commit 3a00481

File tree

7 files changed

+21
-9
lines changed

7 files changed

+21
-9
lines changed

about.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,12 @@ <h2>Our Sponsors</h2>
331331
</a>
332332
</figure>
333333
</div>
334+
<div class="client-logo">
335+
<figure class="image">
336+
<a href="https://andela.com" target="_blank"><img src="images/clients/andela.png"
337+
alt="Andela's Logo"></a>
338+
</figure>
339+
</div>
334340
<div class="client-logo">
335341
<figure class="image">
336342
<a href="https://cloudinary.com" target="_blank">

images/clients/andela.png

-28.1 KB
Loading

images/resource/ademola.jpg

-809 KB
Binary file not shown.

images/resource/ademola.png

843 KB
Loading

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,12 @@ <h2>Our Sponsors</h2>
885885
</a>
886886
</figure>
887887
</div>
888+
<div class="client-logo">
889+
<figure class="image">
890+
<a href="https://andela.com" target="_blank"><img src="images/clients/andela.png"
891+
alt="Andela's Logo"></a>
892+
</figure>
893+
</div>
888894
<div class="client-logo">
889895
<figure class="image">
890896
<a href="https://cloudinary.com" target="_blank">

organizers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ <h3 class="ts-title">Orjiewuru Kingdom</h3>
253253
<!-- Feature Block -->
254254
<div class="speaker-block-two col-lg-3 col-md-6 col-sm-12 wow zoomIn">
255255
<div class="image-box">
256-
<figure class="image"><img src="images/resource/ademola.jpg" alt=""></figure>
256+
<figure class="image"><img src="images/resource/ademola.png" alt=""></figure>
257257
<div class="overlay-box">
258258
<a href="#popup_3" class="link view-speaker ts-image-popup" data-effect="mfp-zoom-in"><span class="flaticon-add-1"></span></a>
259259
<div class="info">
@@ -378,7 +378,7 @@ <h3 class="ts-title">Adora Nwodo</h3>
378378
<p>
379379
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer based in Lagos, Nigeria.
380380
Adora recently accepted an offer to join the Microsoft Lagos Cognition Team.<br><br>
381-
In October 2018, she created a blog called AdoraHack, where she posts software development articles or any tech thing she finds interesting.
381+
In October 2018, she created a blog called AdoraHack, where she posts software development articles or any tech thing she finds interesting.
382382
In June 2019, she took AdoraHack to YouTube. On the YouTube channel, she posts tutorials and other tech content that could be useful to software developers.<br><br>
383383
Her non-tech passion includes education & music. She believes everyone should be given a chance at basic education.<br><br>
384384
In tech, she is a huge fan of great mobile experiences driven by AI. At a tech event, you'd probably find her in a booth with a VR headset on, or trying to play a game (and possibly failing at it).

speakers.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -582,9 +582,9 @@ <h3 class="ts-title">Olusegun Ayeni</h3>
582582

583583
<b>Talk Description</b><br>
584584

585-
React Native is one of the most popular frameworks for cross-platform mobile
586-
development. It is a known fact that it is a good framework for startups who
587-
need to get an MVP out but have limited time and people.
585+
React Native is one of the most popular frameworks for cross-platform mobile
586+
development. It is a known fact that it is a good framework for startups who
587+
need to get an MVP out but have limited time and people.
588588

589589
This talk will highlight how React Native actually helps improve productivity.
590590
</p>
@@ -653,14 +653,14 @@ <h5 class="name"><a href="#">Adora Nwodo</a></h5>
653653
<h3 class="ts-title">Adora Nwodo</h3>
654654
<span class="speakder-designation">Software Engineer</span>
655655
<p>
656-
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer who is
656+
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer who is
657657
passionate about a bunch of tech stuff, education & music.<br><br>
658658

659659
<b>Talk Description</b><br>
660660

661-
The ability to manage state across components is very crucial in a React project and as a result should be done effectively.
661+
The ability to manage state across components is very crucial in a React project and as a result should be done effectively.
662662

663-
This talk will show the possibility of using React Hooks & Context API as an alternative to
663+
This talk will show the possibility of using React Hooks & Context API as an alternative to
664664
Redux for state management in your React project.
665665
</p>
666666
<h4 class="session-name">
@@ -870,7 +870,7 @@ <h2>Our Sponsors</h2>
870870
<div class="client-logo">
871871
<figure class="image">
872872
<a href="https://andela.com" target="_blank"><img src="images/clients/andela.png"
873-
alt="Andela Logo"></a>
873+
alt="Andela's Logo"></a>
874874
</figure>
875875
</div>
876876
<div class="client-logo">

0 commit comments

Comments
 (0)