diff --git a/README.md b/README.md
index 6e917d2da..8afed4f2d 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,6 @@
Deploy custom push protections and policies on top of Git
- npm install @finos/git-proxy
-
Docs
ยท
@@ -31,9 +29,9 @@
[](https://github.com/finos/git-proxy/blob/main/LICENSE)
[](https://github.com/finos/git-proxy/graphs/contributors)
+[](https://app.slack.com/client/T01E7QRQH97/C06LXNW0W76)
[](https://github.com/finos/git-proxy/stargazers)
[](https://github.com/finos/git-proxy/forks)
-
@@ -106,4 +104,6 @@ This project is distributed under the Apache-2.0 license. See Slack ')
+ no-repeat;
+ content: "";
+ display: flex;
+ height: 24px;
+ width: 24px;
+}
+
+[data-theme='dark'] .header-slack-link::before {
+ background: url('data:image/svg+xml,Slack ')
+ no-repeat;
+}
+
.navbar__logo img {
height: 160%;
margin-top: -10px;