awesome-prompts/mkdocs.yml
2025-09-02 16:16:22 +08:00

30 lines
507 B
YAML

site_name: Prmbr Docs
site_url: https://prmbr.com
theme:
name: material
extra:
analytics:
provider: google
property: G-NML19W8SRD
plugins:
- i18n:
docs_structure: suffix
languages:
- locale: zh
name: Chinese
default: true
build: true
- locale: en
name: English
build: true
# extra:
# alternate:
# - name: Chinese
# link: /zh/
# lang: zh
# - name: English
# link: /en/
# lang: en