### Context _No response_ ### Bug description When a custom logo is set, the site logo overrides it:  ### Related links https://squidfunk.github.io/mkdocs-material/plugins/social/#option.logo ### Reproduction ``` plugins: social: cards_layout_options: logo: docs/assets/images/logo.svg ``` ### Steps to reproduce https://github.com/pypa/hatch/blob/master/mkdocs.yml ### Browser Chrome ### Before submitting - [X] I have read and followed the [bug reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/). - [X] I have attached links to [the documentation](https://squidfunk.github.io/mkdocs-material/), and possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) and [discussions](https://github.com/squidfunk/mkdocs-material/discussions). - [X] I assure that I have [removed all customizations](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations) before submitting this bug report. - [X] I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
Context
No response
Bug description
When a custom logo is set, the site logo overrides it:
Related links
https://squidfunk.github.io/mkdocs-material/plugins/social/#option.logo
Reproduction
Steps to reproduce
https://github.com/pypa/hatch/blob/master/mkdocs.yml
Browser
Chrome
Before submitting