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 f120075 commit 4c62ef3Copy full SHA for 4c62ef3
en/index.html
@@ -4251,6 +4251,13 @@ <h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="UED
4251
<script src="../assets/js/xenon-toggles.js"></script>
4252
<!-- JavaScripts initializations and stuff -->
4253
<script src="../assets/js/xenon-custom.js"></script>
4254
+ <script>
4255
+ ((window.gitter = {}).chat = {}).options = {
4256
+
4257
+ room: 'GeekS356/WebStack'
4258
+ };
4259
+</script>
4260
+<script src="https://cdn.bootcss.com/gitter-sidecar/1.3.3/sidecar.js" async defer></script>
4261
</body>
4262
4263
</html>
0 commit comments