Skip to content
Snippets Groups Projects
Commit 983cc50a authored by squidfunk's avatar squidfunk
Browse files

Added dark logo to README

parent 39558de5
No related branches found
No related tags found
No related merge requests found
<p align="center">
<a href="https://squidfunk.github.io/mkdocs-material/">
<img src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/logo.svg#gh-light-mode-only" width="320" alt="Material for MkDocs">
<img src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/logo-dark.svg#gh-dark-mode-only" width="320" alt="Material for MkDocs">
<a href="https://squidfunk.github.io/mkdocs-material/#gh-light-mode-only">
<img src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/logo.svg" width="320" alt="Material for MkDocs">
</a>
<a href="https://squidfunk.github.io/mkdocs-material/#gh-dark-mode-only">
<img src="https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/logo-dark.svg" width="320" alt="Material for MkDocs">
</a>
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment