We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7dfb7 commit 57f7f62Copy full SHA for 57f7f62
1 file changed
src/components/sponsor-tiers/sponsor-tiers.astro
@@ -245,7 +245,7 @@ const formatPrice = (price: number | string) => {
245
}
246
</div>
247
248
-
+<!--
249
<div class="text-center mb-8 mt-16">
250
<h2 class="text-3xl font-bold">Startups</h2>
251
<p class="text-xl mt-2 mb-12">
@@ -300,6 +300,7 @@ const formatPrice = (price: number | string) => {
300
))
301
302
303
+-->
304
305
306
<h2 class="text-3xl font-bold">Major Supporters</h2>
0 commit comments