fix overrides
continuous-integration/drone/push Build is passing Details

states/02
thest1tch 2 years ago
parent 8aedffe163
commit 9733452312

@ -29,7 +29,6 @@ steps:
- name: site - name: site
path: /site path: /site
commands: commands:
#- pip install -U -r ./requirements.txt
- mkdocs build - mkdocs build
- cp -r site/ /site - cp -r site/ /site
- chown 1000:1000 /site - chown 1000:1000 /site

@ -83,7 +83,7 @@ nav:
theme: theme:
name: material name: material
custom_dir: overrides theme_dir: overrides
language: ru language: ru
logo: images/st1t_white.png logo: images/st1t_white.png
favicon: images/st1t_blue.png favicon: images/st1t_blue.png

Loading…
Cancel
Save