Skip to content

Commit

Permalink
mkdocs.yml: Fixed site_name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerlin authored May 3, 2024
1 parent 7e53264 commit 2746d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nav:
- "Measure durations": v1/usage/measure-durations.md
- "Debug Doctrine queries": v1/usage/debug-doctrine-queries.md
- "Debug Exceptions": v1/usage/debug-exceptions.md
site_name: dot-annotated-services
site_name: dot-debugbar
site_description: "DotKernel's debug bar component"
repo_url: "https://github.com/dotkernel/dot-debugbar"
plugins:
Expand Down

0 comments on commit 2746d0c

Please sign in to comment.