Skip to content

Commit

Permalink
Merge pull request #96 from datafestafrica/main
Browse files Browse the repository at this point in the history
Prod 1.0.22.05.11.1
  • Loading branch information
goodtocode committed May 11, 2022
2 parents efea783 + 247123f commit 8ba694d
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions index.html
Expand Up @@ -6,15 +6,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<!-- SEO Meta Tags -->
<meta name="description"
content="DataFestAfrica 2022 coming this October!">
<meta name="description" content="DataFestAfrica 2022 coming this October!">
<meta name="author" content="@DavidAbu_ @GiftOjeabulu_ @TheOyinbooke @GoodToCode">

<!-- OG Meta Tags to improve the way the post looks when you share the page on Facebook, Twitter, LinkedIn -->
<meta property="og:site_name" content="DataFestAfrica" /> <!-- website name -->
<meta property="og:site" content="https://www.datafestafrica.com" /> <!-- website link -->
<meta property="og:title"
content="DataFestAfrica 2022 coming this October!" />
<meta property="og:title" content="DataFestAfrica 2022 coming this October!" />
<!-- title shown in the actual shared post -->
<meta property="og:description"
content="We are a community of data professionals and enthusiasts dedicated to building data solutions with innovative tools." />
Expand Down Expand Up @@ -46,15 +44,16 @@
<!-- Navigation -->
<nav class="navbar navbar-expand-lg fixed-top navbar-dark">
<div class="container">


<!-- Image Logo -->
<a class="navbar-brand" href="index.html"><img src="images/logo/logo-96x96-transparent.png"
alt="DataFestAfrica"></a>

<button class="navbar-toggler p-0 border-0" type="button" data-toggle="offcanvas">
<span class="navbar-toggler-icon"></span>
</button>

<div class="navbar-collapse offcanvas-collapse" id="navbarsExampleDefault">
<!-- Image Logo -->
<a class="navbar-brand" href="index.html"><img src="images/logo/logo-96x96-transparent.png"
alt="DataFestAfrica"></a>
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link page-scroll" href="index.html#header">HOME <span
Expand Down Expand Up @@ -94,11 +93,11 @@
</a>
</span>
<span class="fa-stack">
<a href="https://www.linkedin.com/company/datafestafrica">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin-in fa-stack-1x"></i>
</a>
</span>
<a href="https://www.linkedin.com/company/datafestafrica">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin-in fa-stack-1x"></i>
</a>
</span>
<!--<span class="fa-stack">
<a href="index.html#your-link">
<i class="fas fa-circle fa-stack-2x"></i>
Expand Down Expand Up @@ -823,10 +822,10 @@ <h2><span class="red">See past events</span></h2>
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
</div>
<div class="col-lg-5 offset-lg-1">
<h2><span class="red">Follow us on social!</span></h2>
<div class="tweets__container">
<div class="tweets__container">
<a class="twitter-timeline" data-height="600"
href="https://twitter.com/DataFestAfrica?ref_src=twsrc%5Etfw">Tweets by
DataFestAfrica</a>
Expand Down Expand Up @@ -1040,10 +1039,12 @@ <h3 class="p-large text-white">Contact Us!</h3>
<div class="media-body"><a class="light-gray"
href="https://www.twitter.com/datafestafrica">@DataFestAfrica</a></div>
</li>
<li class="media">
<li class="media">
<i class="fab fa-linkedin"></i>
<div class="media-body"><a class="light-gray" href="https://www.linkedin.com/company/datafestafrica">DataFestAfrica</a></div>
</li>
<div class="media-body"><a class="light-gray"
href="https://www.linkedin.com/company/datafestafrica">DataFestAfrica</a>
</div>
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -1076,4 +1077,4 @@ <h3 class="p-large text-white">Contact Us!</h3>
<script src="js/scripts.js"></script> <!-- Custom scripts -->
</body>

</html>
</html>

0 comments on commit 8ba694d

Please sign in to comment.