Delete js folder and remove extra_javascript (#2899)
* Delete js folder and remove extra_javascript * Update mkdocs.yml --------- Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
This commit is contained in:
parent
e63b6594f2
commit
31a7bb381a
@ -1,3 +0,0 @@
|
||||
((window.gitter = {}).chat = {}).options = {
|
||||
room: 'encode/community'
|
||||
};
|
||||
File diff suppressed because one or more lines are too long
@ -51,7 +51,3 @@ markdown_extensions:
|
||||
|
||||
extra_css:
|
||||
- css/custom.css
|
||||
|
||||
extra_javascript:
|
||||
- 'js/chat.js'
|
||||
- 'js/sidecar-1.5.0.js'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user