Skip to content

Commit 8ff772e

Browse files
lesnik512claude
andcommitted
docs: adopt brand-kit favicon and header mark
Swap the docs site onto the canonical modern-python brand kit: - favicon -> assets/favicon.svg (the pinwheel mark) - header logo -> assets/mark.svg (chevron mark), leaving the project's own site title beside it instead of the org "MODERN PYTHON" wordmark - drop the superseded modern-python-white.svg / modern-python-mark.svg Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5f83c30 commit 8ff772e

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/assets/favicon.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/assets/mark.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/assets/modern-python-mark.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/modern-python-white.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ nav:
2020

2121
theme:
2222
name: material
23-
logo: assets/modern-python-white.svg
24-
favicon: assets/modern-python-mark.svg
23+
logo: assets/mark.svg
24+
favicon: assets/favicon.svg
2525
features:
2626
- content.code.copy
2727
- content.action.edit

0 commit comments

Comments
 (0)