mirror of
https://github.com/Streckenkunde/Anwenderdokumentation.git
synced 2025-12-05 23:48: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
3
.github/workflows/publish-documentation.yml
vendored
3
.github/workflows/publish-documentation.yml
vendored
|
|
@ -20,5 +20,4 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CUSTOM_DOMAIN: help.streckenkunde.dennis-heinri.ch
|
||||
CONFIG_FILE: mkdocs.yml
|
||||
EXTRA_PACKAGES: build-base
|
||||
REQUIREMENTS: requirements.txt
|
||||
EXTRA_PACKAGES: build-base
|
||||
|
|
@ -10,10 +10,6 @@ theme:
|
|||
features:
|
||||
- navigation.footer
|
||||
|
||||
plugins:
|
||||
- privacy
|
||||
- search
|
||||
|
||||
extra:
|
||||
generator: false
|
||||
social:
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
privacy
|
||||
search
|
||||
Loading…
Reference in a new issue