Skip to content

Commit

Permalink
Merge pull request #595 from Subhajit-2023-44/1
Browse files Browse the repository at this point in the history
Improve total contributors page done ! #587 🟢
  • Loading branch information
sakeel-103 authored Nov 9, 2024
2 parents 0c4f603 + 21dc2a1 commit 804cd03
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 124 deletions.
2 changes: 1 addition & 1 deletion contributor/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h2>Ready to Make an Impact?</h2>
<div id="notification" class="contributor-notification contributor-hidden"></div>
</section>

<script src="contributor.js"></script>
<script src="contributors.js"></script>
<script>
document.getElementById('subscribeForm').addEventListener('submit', function(e) {
e.preventDefault();
Expand Down
123 changes: 0 additions & 123 deletions contributor/contributor.js

This file was deleted.

Loading

0 comments on commit 804cd03

Please sign in to comment.