8000 💄 Update sponsors style everywhere for consistency · fastapi/fastapi@52eac89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52eac89

Browse files
committed
💄 Update sponsors style everywhere for consistency
1 parent b82dae6 commit 52eac89

File tree

15 files changed

+67
-28
lines changed

15 files changed

+67
-28
lines changed

docs/de/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ The key features are:
5050

5151
{% if sponsors %}
5252
{% for sponsor in sponsors.gold -%}
53-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
53+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5454
{% endfor -%}
5555
{%- for sponsor in sponsors.silver -%}
56-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
56+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5757
{% endfor %}
5858
{% endif %}
5959

docs/en/docs/fastapi-people.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ They are supporting my work with **FastAPI** (and others), mainly through <a hre
134134

135135
{% if sponsors %}
136136
{% for sponsor in sponsors.bronze -%}
137-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
137+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
138138
{% endfor %}
139139
{% endif %}
140140

docs/es/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,16 @@ Sus características principales son:
3939

4040
<small>* Esta estimación está basada en pruebas con un equipo de desarrollo interno contruyendo aplicaciones listas para producción.</small>
4141

42-
## Gold Sponsors
42+
## Sponsors
4343

4444
<!-- sponsors -->
4545

4646
{% if sponsors %}
4747
{% for sponsor in sponsors.gold -%}
48-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
48+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
49+
{% endfor -%}
50+
{%- for sponsor in sponsors.silver -%}
51+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
4952
{% endfor %}
5053
{% endif %}
5154

docs/fr/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@ The key features are:
4444

4545
<small>* estimation based on tests on an internal development team, building production applications.</small>
4646

47-
## Gold Sponsors
47+
## Sponsors
4848

4949
<!-- sponsors -->
5050

5151
{% if sponsors %}
5252
{% for sponsor in sponsors.gold -%}
53-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
53+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
54+
{% endfor -%}
55+
{%- for sponsor in sponsors.silver -%}
56+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5457
{% endfor %}
5558
{% endif %}
5659

docs/id/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@ The key features are:
4444

4545
<small>* estimation based on tests on an internal development team, building production applications.</small>
4646

47-
## Gold Sponsors
47+
## Sponsors
4848

4949
<!-- sponsors -->
5050

5151
{% if sponsors %}
5252
{% for sponsor in sponsors.gold -%}
53-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
53+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
54+
{% endfor -%}
55+
{%- for sponsor in sponsors.silver -%}
56+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5457
{% endfor %}
5558
{% endif %}
5659

docs/it/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@ The key features are:
4444

4545
<small>* estimation based on tests on an internal development team, building production applications.</small>
4646

47-
## Gold Sponsors
47+
## Sponsors
4848

4949
<!-- sponsors -->
5050

5151
{% if sponsors %}
5252
{% for sponsor in sponsors.gold -%}
53-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
53+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
54+
{% endfor -%}
55+
{%- for sponsor in sponsors.silver -%}
56+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5457
{% endfor %}
5558
{% endif %}
5659

docs/ja/docs/index.md

Original file line numberDiff line numberDiff line change
@@ -40,13 +40,16 @@ FastAPI は、Pythonの標準である型ヒントに基づいてPython 3.6 以
4040

4141
<small>\* 本番アプリケーションを構築している開発チームのテストによる見積もり。</small>
4242

43-
## Gold Sponsors
43+
## Sponsors
4444

4545
<!-- sponsors -->
4646

4747
{% if sponsors %}
4848
{% for sponsor in sponsors.gold -%}
49-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
49+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
50+
{% endfor -%}
51+
{%- for sponsor in sponsors.silver -%}
52+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5053
{% endfor %}
5154
{% endif %}
5255

docs/ko/docs/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ FastAPI는 현대적이고, 빠르며(고성능), 파이썬 표준 타입 힌트
4646

4747
{% if sponsors %}
4848
{% for sponsor in sponsors.gold -%}
49-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
49+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
50+
{% endfor -%}
51+
{%- for sponsor in sponsors.silver -%}
52+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5053
{% endfor %}
5154
{% endif %}
5255

docs/pl/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@ The key features are:
4444

4545
<small>* estimation based on tests on an internal development team, building production applications.</small>
4646

47-
## Gold Sponsors
47+
## Sponsors
4848

4949
<!-- sponsors -->
5050

5151
{% if sponsors %}
5252
{% for sponsor in sponsors.gold -%}
53-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
53+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
54+
{% endfor -%}
55+
{%- for sponsor in sponsors.silver -%}
56+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
5457
{% endfor %}
5558
{% endif %}
5659

docs/pt/docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,16 @@ Os recursos chave são:
3939

4040
<small>* estimativas baseadas em testes realizados com equipe interna de desenvolvimento, construindo aplicações em produção.</small>
4141

42-
## Gold Sponsors
42+
## Sponsors
4343

4444
<!-- sponsors -->
4545

4646
{% if sponsors %}
4747
{% for sponsor in sponsors.gold -%}
48-
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}"></a>
48+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
49+
{% endfor -%}
50+
{%- for sponsor in sponsors.silver -%}
51+
<a href="{{ sponsor.url }}" target="_blank" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
4952
{% endfor %}
5053
{% endif %}
5154

0 commit comments

Comments
 (0)
0