Skip to content

Commit 05611dd

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 1b9258e + d4d237f commit 05611dd

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ <h5 class="card-title"><a href="https://robyn.tech/" target="_blank">Robyn</a></
396396
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
397397
<div class="card p-3">
398398
<a href="https://www.starlette.io/" target="_blank">
399-
<img class="card-img-top" src="static/image/logos/starlette.png" alt="Starlette">
399+
<img class="card-img-top" src="static/image/logos/starlette.svg" alt="Starlette">
400400
</a>
401401
<figure class="p-3 mb-0">
402402
<blockquote class="blockquote">
@@ -1105,7 +1105,7 @@ <h5 class="card-title">
11051105
<div class="card-body">
11061106
<h5 class="card-text">GraphQL in Python Made Easy</h5>
11071107
<p class="card-text"><small class="text-muted">
1108-
Integrations with Django, Flask, FastAPI, SQLAlchemy, Startlette, and more
1108+
Integrations with Django, Flask, FastAPI, SQLAlchemy, Starlette, and more
11091109
</small></p>
11101110
<hr class="my-2">
11111111
<p class="card-text">Graphene is a library that provides tools to implement a GraphQL API in Python using a code-first approach.</p>

static/image/logos/quart.webp

25.9 KB
Loading

static/image/logos/starlette.png

-256 KB
Binary file not shown.

static/image/logos/starlette.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)