12 lines
206 B
YAML
12 lines
206 B
YAML
site_name: Technik AG Wiki
|
|
|
|
theme:
|
|
name: material
|
|
|
|
repo_url: https://git.mypapercloud.de/fierke/tagwiki
|
|
edit_uri: src/branch/main/docs/
|
|
|
|
plugins:
|
|
- search
|
|
- git-authors
|
|
- git-revision-date-localized |