Skip to content

Commit

Permalink
doc: update the logo url
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <[email protected]>
  • Loading branch information
frostming committed Jul 3, 2024
1 parent 95da73a commit fd5eff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ theme:
font:
text: Open Sans
code: Fira Code
logo: https://cdn.jsdelivr.net/gh/pdm-project/pdm@gh-pages/latest/assets/logo.svg
favicon: https://cdn.jsdelivr.net/gh/pdm-project/pdm@gh-pages/latest/assets/logo.svg
logo: https://cdn.jsdelivr.net/gh/pdm-project/pdm@main/docs/assets/logo.svg
favicon: https://cdn.jsdelivr.net/gh/pdm-project/pdm@main/docs/assets/logo.svg

plugins:
- search
Expand Down

0 comments on commit fd5eff3

Please sign in to comment.