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:
Mahmoud 2023-10-25 10:29:20 +03:00 committed by GitHub
parent e63b6594f2
commit 31a7bb381a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 13 deletions

View File

@ -1,3 +0,0 @@
((window.gitter = {}).chat = {}).options = {
room: 'encode/community'
};

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,3 @@ markdown_extensions:
extra_css:
- css/custom.css
extra_javascript:
- 'js/chat.js'
- 'js/sidecar-1.5.0.js'