Skip to content

Commit

Permalink
install plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-derkach-oaza committed Apr 17, 2024
1 parent 00e4d91 commit 3503c9c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ markdown_extensions:
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true

plugins:
meta-descriptions:
export_csv: false
quiet: false
enable_checks: false
min_length: 50
max_length: 160

extra:
# consent:
Expand Down Expand Up @@ -93,4 +101,4 @@ nav:
- PMM: "https://docs.percona.com/percona-monitoring-and-management/index.html"
- Utilities: percona-utilities.md
- Legacy docs: "https://docs.percona.com/legacy-documentation/"
- Percona Lab: percona-lab.md
- Percona Lab: percona-lab.md

0 comments on commit 3503c9c

Please sign in to comment.