Skip to content

Commit

Permalink
Update contributor.html
Browse files Browse the repository at this point in the history
  • Loading branch information
multiverseweb authored Oct 17, 2024
1 parent 66a0703 commit 52b4b4d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions website/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
</head>
<body>
<div class="containerr">
<!-- Hero Section -->
<section class="hero">
<div class="hero-content">
<h1>Welcome to Dataverse</h1>
<p>Empowering writers, one commit at a time</p>
<button class="btn btn-primary" onclick="scrollToContribute()">Become a Contributor</button>
</div>
</section>

<!-- Stats Section -->
<section class="stats">
Expand All @@ -41,8 +33,7 @@ <h2>Meet Our Contributors</h2>
<h2>Ready to Make an Impact?</h2>
<p>Join our community and help shape the future of Dataverse.</p>
<form id="subscribeForm">
<input type="email" id="emailInput" placeholder="Enter your email" required>
<button type="submit" class="btn btn-secondary">Get Started</button>
<button type="submit" class="btn btn-secondary">Join Community</button>
</form>
<div id="notification" class="notification hidden"></div>
</section>
Expand Down

0 comments on commit 52b4b4d

Please sign in to comment.