Skip to content

Commit 358b53e

Browse files
committed
sponsors: Add OakHost
1 parent ea2a6c8 commit 358b53e

File tree

2 files changed

+254
-0
lines changed

2 files changed

+254
-0
lines changed

public/assets/img/sponsor-oakhost.svg

Lines changed: 249 additions & 0 deletions
Loading

src/components/landing/sponsors.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,11 @@ const sponsors = [
187187
href: "https://www.blacksmith.sh",
188188
logo: "/assets/img/sponsor-blacksmith.svg",
189189
},
190+
{
191+
name: "OakHost",
192+
href: "https://www.oakhost.net",
193+
logo: "/assets/img/sponsor-oakhost.svg",
194+
},
190195
],
191196
},
192197
];

0 commit comments

Comments
 (0)