Skip to content

Commit 114718c

Browse files
authored
restore
1 parent 93ff3cc commit 114718c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
<style>
2+
.md-content .md-typeset h1 { display: none; }
3+
</style>
4+
15
<p align="center">
26
<a href="https://typer.tiangolo.com"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg#only-light" alt="Typer"></a>
3-
7+
<!-- only-mkdocs -->
8+
<a href="https://typer.tiangolo.com"><img src="img/logo-margin/logo-margin-white-vector.svg#only-dark" alt="Typer"></a>
9+
<!-- /only-mkdocs -->
410
</p>
511
<p align="center">
612
<em>Typer, build great CLIs. Easy to code. Based on Python type hints.</em>

0 commit comments

Comments
 (0)