🏗️ First time sync the css & js files from hexo theme NexT
This commit is contained in:
5
assets/js/third-party/chat/gitter.js
vendored
Normal file
5
assets/js/third-party/chat/gitter.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/* global CONFIG */
|
||||
|
||||
((window.gitter = {}).chat = {}).options = {
|
||||
room: CONFIG.gitter.room
|
||||
};
|
||||
Reference in New Issue
Block a user