Skip to content

Commit a2ca21b

Browse files
committed
Replace some of the contact us links
1 parent 7348abb commit a2ca21b

File tree

5 files changed

+9
-44
lines changed

5 files changed

+9
-44
lines changed

content/_layouts/default.njk

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
<li class="menu-pricing"><a href="/pricing/">Pricing</a></li>
6464
<li class="menu-news"><a href="/news/">News</a></li>
6565
<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>
6766
<li class="menu-log-in"><a href="https://be.exceptionless.io">Log In</a></li>
6867
<li class="menu-sign-up"><a href="https://be.exceptionless.io/signup?domain=www.codesmithtools.com&type=organic">Sign Up</a></li>
6968
</ul>
@@ -90,7 +89,7 @@
9089
<li><a href="https://github.com/exceptionless/Exceptionless/wiki">Help</a></li>
9190
</ul>
9291
<ul class="footer-links clearfix">
93-
<li><a href="/contact/">Contact</a></li>
92+
<li><a href="javascript:Intercom('showNewMessage');">Contact</a></li>
9493
<li><a href="https://github.com/exceptionless/Exceptionless" target="_blank" rel="noopener noreferrer">GitHub</a></li>
9594
<li><a href="/about/">About Us</a></li>
9695
<li><a href="/terms/">Terms of Use</a></li>
@@ -121,14 +120,13 @@
121120
</div>
122121

123122
<script>
124-
window.intercomSettings = {
125-
app_id: "6c0d76e0bec950052459f5cb4b727a949aeabbe1"
126-
};
123+
window.intercomSettings = {
124+
app_id: "6c0d76e0bec950052459f5cb4b727a949aeabbe1"
125+
};
127126
</script>
128127

129128
<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);}}})();
132130
</script>
133131

134132
<script defer src="//www.google-analytics.com/analytics.js"></script>

content/contact.html

Lines changed: 0 additions & 33 deletions
This file was deleted.

content/feed.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
feedUrl: "https://exceptionless.com/feed"
1010
author:
1111
name: Exceptionless
12-
email: contact@exceptionless.com
12+
email: team@exceptionless.com
1313
---
1414

1515
<?xml version="1.0" encoding="utf-8"?>

content/pricing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
</div>
112112
</div>
113113
</div>
114-
<p style="text-align: center;">Need more? <a title="Contact" href="/contact/">Contact Us</a> for a custom plan</p>
114+
<p style="text-align: center;">Need more? <a title="Contact" href="javascript:Intercom('showNewMessage');">Contact Us</a> for a custom plan</p>
115115
<div class="signup center"><a class="btn btn-large btn-primary" href="https://be.exceptionless.io/signup?domain=www.codesmithtools.com&type=referral">Sign Up For <strong>FREE</strong> Now!</a></div>
116116
<div class="row" style="margin-top: 5px;">
117117
<div id="pricing-faq" class="span6">
@@ -146,7 +146,7 @@ <h4>Important Information</h4>
146146
<li>No credit card required.</li>
147147
</ul>
148148
<h4>Additional Questions?</h4>
149-
<p><a href="mailto:[email protected]">Contact us</a> and we’ll be happy to help.</p>
149+
<p><a href="javascript:Intercom('showNewMessage');">Contact us</a> and we’ll be happy to help.</p>
150150
</div>
151151
</div>
152152
</div>

content/why.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h3>Unique Features</h3>
184184
</div>
185185
<div style="clear: both; height: 0;"></div>
186186
<div class="signup center" style="margin-top: 20px;"><a class="btn btn-large btn-primary" href="https://be.exceptionless.io/signup?domain=www.codesmithtools.com&type=referral">Sign Up For <strong>FREE</strong> Now!</a></div>
187-
<p style="text-align: center;">or <a href="/contact/">contact us</a> with any questions you might have</p>
187+
<p style="text-align: center;">or <a href="javascript:Intercom('showNewMessage');">contact us</a> with any questions you might have</p>
188188
</div>
189189

190190
</div><!-- /#content -->

0 commit comments

Comments
 (0)