Commit 16a12529 authored by Rayulu Villa's avatar Rayulu Villa
Browse files

Issue #1 feat : update DIKSHA home page

parent da802fed
No related merge requests found
Showing with 19 additions and 3 deletions
+19 -3
app/tenant/ntp/images/journey/banner7.png

247 KB

......@@ -110,7 +110,7 @@
<source src="videos/Diksha_V5.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>-->
<iframe src="https://www.youtube.com/embed/WqC6aeAJS1Q?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/sOCQ5mtLSSY?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="col-md-5 text-uppercase">
......@@ -297,7 +297,7 @@
<!-- /Journey Item-->
<!-- Journey Item-->
<div class="milestone">
<img alt="" title="" src="images/journey/banner3.png" />
<img alt="" title="" src="images/journey/banner7.png" />
<div class="milestone-details">
<div class="milestone-date">3rd August, 2017</div>
<div class="milestone-desc"><strong>Champion States</strong> - Letter of Participation signing </div>
......@@ -341,7 +341,7 @@
<div class="playlist text-gray top-space">
<div class="playlist-cover" id="playlist-cover">
<!-- Playlist Item -->
<div class="playlist-list-item" onclick="changeVideo('WqC6aeAJS1Q');">
<div class="playlist-list-item" onclick="changeVideo('sOCQ5mtLSSY');">
<span><i class="fa fa-youtube-play"></i>DIKSHA Launch - Sept 5th, 2017</span>
</div>
<!-- /Playlist Item -->
......@@ -524,5 +524,13 @@
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.magnific-popup.js"></script>
<script src="js/custom.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105835214-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
app/tenant/ntp/logo.png

8 KB

......@@ -339,5 +339,13 @@
<!--
<script src="js/custom.js"></script>
-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105835214-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment