Skip to content

Commit

Permalink
Remove gitter-sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
rszyma committed May 20, 2023
1 parent f6a5fe6 commit beb808e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
10 changes: 0 additions & 10 deletions _includes/css/nerd-font-tweaks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -286,16 +286,6 @@ a.nerd-font-button:before {
z-index: 12;
}

/* gitter chat tweaks */
.gitter-open-chat-button {
border-color: #2e2e2e;
color: #2e2e2e;
border-width: 2px 2px 0px 2px;
border-style: solid;
font-weight: bold;
font-family: Raleway;
}

/* HACK - replicate FA stack */
.fa-stack {
display: inline-block;
Expand Down
7 changes: 0 additions & 7 deletions _includes/scripts.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script>
((window.gitter = {}).chat = {}).options = {
room: 'ryanoasis/nerd-fonts'
};
</script>
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
<script src="site.js"></script>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
Expand Down

0 comments on commit beb808e

Please sign in to comment.