Skip to content

Commit 2f07259

Browse files
authored
Disable the "chat now" button
1 parent 213b538 commit 2f07259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section class="lead home">
77
<div class="container">
88
<h1>Welcome to StormBit</h1>
9-
<a href="http://webchat.{{ site.url }}" class="chat-now">Chat Now</a>
9+
<a href="#" class="chat-now">Chat Now</a>
1010
<a href="/help/connect.html" class="chat-eventually">or connect manually</a>
1111
</div>
1212
<p>{{ site.description }}

0 commit comments

Comments
 (0)