Skip to content

Commit fd5eff3

Browse files
committed
doc: update the logo url
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 95da73a commit fd5eff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ theme:
2121
font:
2222
text: Open Sans
2323
code: Fira Code
24-
logo: https://cdn.jsdelivr.net/gh/pdm-project/pdm@gh-pages/latest/assets/logo.svg
25-
favicon: https://cdn.jsdelivr.net/gh/pdm-project/pdm@gh-pages/latest/assets/logo.svg
24+
logo: https://cdn.jsdelivr.net/gh/pdm-project/pdm@main/docs/assets/logo.svg
25+
favicon: https://cdn.jsdelivr.net/gh/pdm-project/pdm@main/docs/assets/logo.svg
2626

2727
plugins:
2828
- search

0 commit comments

Comments
 (0)