Skip to content

Commit

Permalink
Disabled chatbot
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jan 23, 2024
1 parent cd3a718 commit b6b5313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Expand Up @@ -85,7 +85,7 @@ jobs:
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install -e mkdocs-material-insiders
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
echo 'extra_javascript: [${{ vars.CHAT_CLIENT_URL }}]' >> mkdocs.yml
# echo 'extra_javascript: [${{ vars.CHAT_CLIENT_URL }}]' >> mkdocs.yml
rm -rf material
cp -r mkdocs-material-insiders/material material
Expand Down

0 comments on commit b6b5313

Please sign in to comment.