Files
gitea-pages/mkdocs.yml
Noah Pombas 11b8b297d8
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 5s
Changed theme to material. Added new Documentation Project: 'ServiceNow'
2025-12-04 15:35:53 +01:00

12 lines
210 B
YAML

site_name: Lehrlingsdoku
site_url: https://pombas_n.pages.psi.ch
theme:
name: material
plugins:
- projects:
projects: true
projects_dir: projects
projects_config_files: "**/mkdocs.yml"