Files
mkdocs/mkdocs.yml
T
Рыжов Григорий 658b066709 Test github actions
2025-02-08 01:07:16 +03:00

10 lines
236 B
YAML

site_name: Documentation demo
site_url : https://SailorUpiter.github.io/mkdocs
theme:
name: material
site_author: g.ryzhov
copyright: Trustinfo.ru, 2025
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences