Skip to content

Commit

Permalink
Add sponsor support contact to main contact box
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Piper <[email protected]>
  • Loading branch information
andypiper committed Feb 20, 2025
1 parent 06508d0 commit ec7cb95
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions pages/about/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,23 @@ const About = () => (
</dd>
</div>

<div className="b1 mb-4">
<dt className="font-bold">Sponsor assistance:</dt>
<dd className="b3">Support for sponsor listings, donations (
<Link
key="sponsorship"
href="/sponsors"
className="text-blurple-500 hocus:underline">sponsorship info</Link>)</dd>
<dd>
<a
href="mailto:[email protected]"
className="text-blurple-500 hover:underline"
>
[email protected]
</a>
</dd>
</div>

<div className="b1 mb-4">
<dt className="font-bold">Legal and trademarks:</dt>
<dd className="b3">Legal and compliance, trademarks (
Expand Down

0 comments on commit ec7cb95

Please sign in to comment.