mirror of
https://github.com/Streckenkunde/Anwenderdokumentation.git
synced 2025-12-06 07:58:35 +00:00
Kaputten Build zurücksetzen
This commit is contained in:
parent
363c390b25
commit
7a8b1bae96
3 changed files with 1 additions and 8 deletions
1
.github/workflows/publish-documentation.yml
vendored
1
.github/workflows/publish-documentation.yml
vendored
|
|
@ -21,4 +21,3 @@ jobs:
|
||||||
CUSTOM_DOMAIN: help.streckenkunde.dennis-heinri.ch
|
CUSTOM_DOMAIN: help.streckenkunde.dennis-heinri.ch
|
||||||
CONFIG_FILE: mkdocs.yml
|
CONFIG_FILE: mkdocs.yml
|
||||||
EXTRA_PACKAGES: build-base
|
EXTRA_PACKAGES: build-base
|
||||||
REQUIREMENTS: requirements.txt
|
|
||||||
|
|
|
||||||
|
|
@ -10,10 +10,6 @@ theme:
|
||||||
features:
|
features:
|
||||||
- navigation.footer
|
- navigation.footer
|
||||||
|
|
||||||
plugins:
|
|
||||||
- privacy
|
|
||||||
- search
|
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
generator: false
|
generator: false
|
||||||
social:
|
social:
|
||||||
|
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
privacy
|
|
||||||
search
|
|
||||||
Loading…
Reference in a new issue