Skip to content

Commit 80833f9

Browse files
committed
New gold sponsor
1 parent 5cb41b9 commit 80833f9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ can be checked before you run the actual line.
2626

2727
Want your logo here? [Learn more »](https://phpstan.org/sponsor)
2828

29-
### Gold Sponsor
29+
### Gold Sponsors
3030

3131
<a href="https://ma.tt/"><img src="website/src/images/sponsor/matt.png" alt="Matt Mullenweg" width="290" height="64"></a>
32+
<a href="https://mojam.co/"><img src="website/src/images/sponsor/mojam.png" alt="Mojam" width="290" height="64"></a>
3233

3334
<br><br>
3435

website/src/images/sponsor/mojam.png

9.99 KB
Loading

website/src/index.njk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,10 @@ pageType: home
131131
<p class="mt-2 max-w-3xl mx-auto text-center text-base text-gray-500">Want your logo here? <a href="/sponsor" class="underline hover:no-underline">Learn more</a></p>
132132
</div>
133133

134-
<h2 class="mt-8 text-center text-2xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">Gold Sponsor</h2>
134+
<h2 class="mt-8 text-center text-2xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">Gold Sponsors</h2>
135135
<div class="flex flex-wrap justify-center gap-8 items-center mt-4 p-8 rounded-lg">
136136
<a href="https://ma.tt/"><img src="/tmp/images/sponsor/matt.png" alt="Matt Mullenweg" width="290" height="64"></a>
137+
<a href="https://mojam.co/"><img src="/tmp/images/sponsor/mojam.png" alt="Mojam" width="290" height="64"></a>
137138
</div>
138139

139140
<h2 class="mt-14 text-center text-2xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">Silver Sponsor</h2>

0 commit comments

Comments
 (0)