Skip to content

Commit 6c93e1d

Browse files
committed
Docs: Added missing sponsor
1 parent 9a75507 commit 6c93e1d

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

src/MudBlazor.Docs/Pages/Index.razor

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
<MudItem xs="6" md="4">
5050
<Sponsor LandingPage="true" Name="Balesio" Image="Balesio.png" Website="https://blazor-agentur.ch/agency.html" />
5151
</MudItem>
52+
<MudItem xs="6" md="4">
53+
<Sponsor LandingPage="true" Name="blackhawk" Image="blackhawk.png" Website="https://blackhawk.io/" />
54+
</MudItem>
5255
<MudItem xs="6" md="4">
5356
<Sponsor LandingPage="true" Name="Lithe Software Consulting" Image="Lithe.png"/>
5457
</MudItem>

src/MudBlazor.Docs/Pages/Mud/Project/Sponsors.razor

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@
134134
<MudItem xs="6" md="3">
135135
<Sponsor Name="Balesio" Image="Balesio_color.png" Website="https://blazor-agentur.ch/agency.html" />
136136
</MudItem>
137+
<MudItem xs="6" md="3">
138+
<Sponsor Name="Blackhawk" Image="blackhawk_color.png" Website="https://blackhawk.io/" />
139+
</MudItem>
137140
<MudItem xs="6" md="3">
138141
<Sponsor Name="Timewarp" Image="Timewarp_color.png" Website="https://timewarp.at/"/>
139142
</MudItem>
@@ -162,4 +165,4 @@
162165
</SectionSubGroups>
163166
</DocsPageSection>
164167
</DocsPageContent>
165-
</DocsPage>
168+
</DocsPage>
2.51 KB
Loading
2.51 KB
Loading

0 commit comments

Comments
 (0)