Skip to content

Commit 83f61f4

Browse files
committed
removes gitter integration
Removes gitter integration from the documentation site.
1 parent 51319e0 commit 83f61f4

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

docs/input/_Bottom.cshtml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
<div class="github-button">
22
<a href="https://github.com/GitTools/GitVersion"><i class="fa fa-github"></i> GitHub</a>
33
</div>
4-
@* disable gitter sidecar - https://github.com/matrix-org/matrix-public-archive/issues/157 *@
5-
@* <script>
6-
((window.gitter = {}).chat = {}).options = {
7-
room: 'GitTools/GitVersion'
8-
};
9-
</script>
10-
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script> *@

docs/input/assets/css/override.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ body.layout-boxed .top-banner,
105105
font-size: 50px;
106106
}
107107

108-
.gitter-open-chat-button {
109-
background-color: @purple;
110-
}
111-
112108
main {
113109
font-size: 2rem;
114110
}

0 commit comments

Comments
 (0)