Browse Source

Use existing `only-github` class

pull/14983/head
Yurii Motov 1 month ago
parent
commit
918ae8277a
  1. 2
      docs/en/docs/index.md

2
docs/en/docs/index.md

@ -160,7 +160,7 @@ There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE
## **Typer**, the FastAPI of CLIs { #typer-the-fastapi-of-clis }
<a href="https://typer.tiangolo.com" class="only-not-mkdocs">
<a href="https://typer.tiangolo.com" class="only-github">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://typer.tiangolo.com/img/logo-margin/logo-margin-white-vector.svg">
<img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;">

Loading…
Cancel
Save