|
82 | 82 | </p> |
83 | 83 | </div> |
84 | 84 | <div class="col-md-offset-3 col-md-6 text-center"> |
85 | | - <a class="typeform-share" style="text-decoration:none" href="https://manojpandey.typeform.com/to/hMqENq" data-mode="1" target="_blank"> |
| 85 | + <a class="typeform-share" style="text-decoration:none" data-mode="1" target="_blank"> |
86 | 86 | <div class='register-btn hvr-float-shadow'> |
87 | 87 | Registration Coming Soon ! |
88 | 88 | </div> |
@@ -677,30 +677,30 @@ <h4>New Delhi, 110058</h4> |
677 | 677 | <script src="js/app.js"></script> |
678 | 678 | <!--typeform--> |
679 | 679 | <script> |
680 | | - (function () { |
681 | | - var qs, js, q, s, d = document, |
682 | | - gi = d.getElementById, |
683 | | - ce = d.createElement, |
684 | | - gt = d.getElementsByTagName, |
685 | | - id = 'typef_orm', |
686 | | - b = 'https://s3-eu-west-1.amazonaws.com/share.typeform.com/'; |
687 | | - if (!gi.call(d, id)) { |
688 | | - js = ce.call(d, 'script'); |
689 | | - js.id = id; |
690 | | - js.src = b + 'share.js'; |
691 | | - q = gt.call(d, 'script')[0]; |
692 | | - q.parentNode.insertBefore(js, q) |
693 | | - } |
694 | | - id = id + '_'; |
695 | | - if (!gi.call(d, id)) { |
696 | | - qs = ce.call(d, 'link'); |
697 | | - qs.rel = 'stylesheet'; |
698 | | - qs.id = id; |
699 | | - qs.href = b + 'share-button.css'; |
700 | | - s = gt.call(d, 'head')[0]; |
701 | | - s.appendChild(qs, s) |
702 | | - } |
703 | | - })() |
| 680 | + // (function () { |
| 681 | + // var qs, js, q, s, d = document, |
| 682 | + // gi = d.getElementById, |
| 683 | + // ce = d.createElement, |
| 684 | + // gt = d.getElementsByTagName, |
| 685 | + // id = 'typef_orm', |
| 686 | + // b = 'https://s3-eu-west-1.amazonaws.com/share.typeform.com/'; |
| 687 | + // if (!gi.call(d, id)) { |
| 688 | + // js = ce.call(d, 'script'); |
| 689 | + // js.id = id; |
| 690 | + // js.src = b + 'share.js'; |
| 691 | + // q = gt.call(d, 'script')[0]; |
| 692 | + // q.parentNode.insertBefore(js, q) |
| 693 | + // } |
| 694 | + // id = id + '_'; |
| 695 | + // if (!gi.call(d, id)) { |
| 696 | + // qs = ce.call(d, 'link'); |
| 697 | + // qs.rel = 'stylesheet'; |
| 698 | + // qs.id = id; |
| 699 | + // qs.href = b + 'share-button.css'; |
| 700 | + // s = gt.call(d, 'head')[0]; |
| 701 | + // s.appendChild(qs, s) |
| 702 | + // } |
| 703 | + // })() |
704 | 704 | </script> |
705 | 705 | <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. --> |
706 | 706 | <script> |
|
0 commit comments