We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a923121 commit 6a3cbbaCopy full SHA for 6a3cbba
docs/index.html
@@ -87,6 +87,13 @@
87
<script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
88
<script src="//unpkg.com/prismjs/components/prism-markdown.min.js"></script>
89
<script src="//unpkg.com/prismjs/components/prism-nginx.min.js"></script>
90
+
91
+ <script>
92
+ ((window.gitter = {}).chat = {}).options = {
93
+ room: 'docsifyjs/Lobby'
94
+ };
95
+ </script>
96
+ <script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
97
</body>
98
99
</html>
0 commit comments