mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Enabled chatbot
This commit is contained in:
parent
697116f6af
commit
909f2d5158
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@ -85,6 +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
|
||||
rm -rf material
|
||||
cp -r mkdocs-material-insiders/material material
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user