Skip to content

WebStack 魔改版本 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update index.html
  • Loading branch information
CrazyBoyM authored Dec 8, 2019
commit 4c62ef3f032aab2c3bfb5babb8d97f90bceb5e6c
7 changes: 7 additions & 0 deletions en/index.html
Original file line number Diff line number Diff line change
@@ -4251,6 +4251,13 @@ <h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="UED
<script src="../assets/js/xenon-toggles.js"></script>
<!-- JavaScripts initializations and stuff -->
<script src="../assets/js/xenon-custom.js"></script>
<script>
((window.gitter = {}).chat = {}).options = {

room: 'GeekS356/WebStack'
};
</script>
<script src="https://cdn.bootcss.com/gitter-sidecar/1.3.3/sidecar.js" async defer></script>
</body>

</html>