Skip to content

Commit

Permalink
updating statistics (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
championshuttler authored and akshayaurora committed Oct 20, 2017
1 parent 9e7df02 commit d6ec0de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h3 class="wow slideInLeft">4th-5th Nov, Conference Days</h3>
<div id="tg-statisticscounters" class="tg-statisticscounters">
<div class="tg-counterholder">
<div class="tg-counter">
<h2><span data-from="1" data-to="25" data-speed="2000" data-refresh-interval="50">25</span></h2>
<h2><span data-from="1" data-to="54" data-speed="2000" data-refresh-interval="50">54</span></h2>
<h3>Speakers</h3>
<span class="tg-statisticicon"><i class="fa fa-users" aria-hidden="true"></i></span>
</div>
Expand All @@ -217,14 +217,14 @@ <h3>Days Event</h3>
</div>
<div class="tg-counterholder">
<div class="tg-counter">
<h2><span data-from="0" data-to="09" data-speed="2000" data-refresh-interval="50">09</span></h2>
<h2><span data-from="0" data-to="16" data-speed="2000" data-refresh-interval="50">16</span></h2>
<h3>Workshops</h3>
<span class="tg-statisticicon"><i class="fa fa-cogs" aria-hidden="true"></i></span>
</div>
</div>
<div class="tg-counterholder">
<div class="tg-counter">
<h2><span data-from="0" data-to="15" data-speed="2000" data-refresh-interval="50">15</span></h2>
<h2><span data-from="0" data-to="38" data-speed="2000" data-refresh-interval="50">38</span></h2>
<h3>Talks</h3>
<span class="tg-statisticicon"><i class="fa fa-microphone" aria-hidden="true"></i></span>
</div>
Expand Down Expand Up @@ -958,4 +958,4 @@ <h3 class="wow fadeInDown text-center">Latest Blogs</h3>
});
</script>
</body>
</html>
</html>

0 comments on commit d6ec0de

Please sign in to comment.