|
63 | 63 | <li class="menu-pricing"><a href="/pricing/">Pricing</a></li>
|
64 | 64 | <li class="menu-news"><a href="/news/">News</a></li>
|
65 | 65 | <li class="menu-help"><a href="https://github.com/exceptionless/Exceptionless/wiki">Help</a></li>
|
66 |
| - <li class="menu-contact"><a href="/contact/">Contact</a></li> |
67 | 66 | <li class="menu-log-in"><a href="https://be.exceptionless.io">Log In</a></li>
|
68 | 67 | <li class="menu-sign-up"><a href="https://be.exceptionless.io/signup?domain=www.codesmithtools.com&type=organic">Sign Up</a></li>
|
69 | 68 | </ul>
|
|
90 | 89 | <li><a href="https://github.com/exceptionless/Exceptionless/wiki">Help</a></li>
|
91 | 90 | </ul>
|
92 | 91 | <ul class="footer-links clearfix">
|
93 |
| - <li><a href="/contact/">Contact</a></li> |
| 92 | + <li><a href="javascript:Intercom('showNewMessage');">Contact</a></li> |
94 | 93 | <li><a href="https://github.com/exceptionless/Exceptionless" target="_blank" rel="noopener noreferrer">GitHub</a></li>
|
95 | 94 | <li><a href="/about/">About Us</a></li>
|
96 | 95 | <li><a href="/terms/">Terms of Use</a></li>
|
|
121 | 120 | </div>
|
122 | 121 |
|
123 | 122 | <script>
|
124 |
| - window.intercomSettings = { |
125 |
| - app_id: "6c0d76e0bec950052459f5cb4b727a949aeabbe1" |
126 |
| - }; |
| 123 | + window.intercomSettings = { |
| 124 | + app_id: "6c0d76e0bec950052459f5cb4b727a949aeabbe1" |
| 125 | + }; |
127 | 126 | </script>
|
128 | 127 |
|
129 | 128 | <script>
|
130 |
| - // We pre-filled your app ID in the widget URL: '//widget.intercom.io/widget/6c0d76e0bec950052459f5cb4b727a949aeabbe1' |
131 |
| - (function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='//widget.intercom.io/widget/6c0d76e0bec950052459f5cb4b727a949aeabbe1';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})(); |
| 129 | + (function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/6c0d76e0bec950052459f5cb4b727a949aeabbe1';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})(); |
132 | 130 | </script>
|
133 | 131 |
|
134 | 132 | <script defer src="//www.google-analytics.com/analytics.js"></script>
|
|
0 commit comments