Skip to content

Commit

Permalink
Merge pull request #849 from ethereum/alexvandesande-patch-1
Browse files Browse the repository at this point in the history
removes welcome gitter sidecar
  • Loading branch information
smartgeek1003 committed Jun 6, 2018
2 parents 4c6c240 + 7971bfd commit e7c29fd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions views/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,4 @@ block content
.col-md-6
figure(data-when="span", data-from="0.8", data-to="0", data-opacity="0", data-translatey="300").geth-console.animateme

script
| ((window.gitter = {}).chat = {}).options = {
| room: 'ethereum/welcome'
| };

script(src="https://sidecar.gitter.im/dist/sidecar.v1.js", async, defer)

0 comments on commit e7c29fd

Please sign in to comment.