update ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-02-12 00:20:17 +01:00
parent 0d4eb197ce
commit 2c643c7655
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 2 additions and 3 deletions

View file

@ -3,7 +3,6 @@ pipeline:
image: gitnet.fr/deblan/mkdocs
commands:
- sed -i 's/# site_url/site_url/' mkdocs.yml
- sed -i 's,_static,side_menu_doc/_static,g' mkdocs.yml
- mkdocs build
- git checkout mkdocs.yml

View file

@ -10,8 +10,8 @@ extra:
theme:
name: material
logo: /_static/img/logo.svg
favicon: /_static/img/logo.svg
logo: https://deblan.gitnet.page/side_menu_doc/_static/img/logo.svg
favicon: https://deblan.gitnet.page/side_menu_doc/_static/img/logo.svg
features:
- content.code.copy
- navigation.tabs