Skip to content

Commit

Permalink
re-enable mailing list & donate
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeddf committed Mar 20, 2021
1 parent 4985997 commit a5ca70a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/roadmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ export default function WaitlistPage() {
)
)}
</div>
{/* <div className="flex flex-col items-center pt-8">
<div className="flex flex-col items-center pt-8">
<h2
className="w-full font-semibold text-center text-h1"
id="waitlist"
Expand Down Expand Up @@ -298,13 +298,13 @@ export default function WaitlistPage() {
waitlist
)}
</div>
</div> */}
{/* <div className="flex flex-col items-center pt-8 space-y-12">
</div>
<div className="flex flex-col items-center pt-8 space-y-12">
<h2 className="w-full font-semibold text-center text-h1">
Donate
</h2>
<Donate />
</div> */}
</div>
</div>
</div>
}
Expand Down

0 comments on commit a5ca70a

Please sign in to comment.