Skip to content

Commit

Permalink
Update contributors.ejs (#286)
Browse files Browse the repository at this point in the history
added back to top button please check it
  • Loading branch information
lakshmirajvagu authored Oct 28, 2024
1 parent 642800b commit 29f4018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions views/contributors.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@
<!-- Stats Section -->
<section class="stats">
<h2>Project Statistics</h2>
<button style="background-color: #007bff; border: 0; border-radius: 50%; padding:0.2w; margin-left:95%; z-index:9999999; position:fixed; bottom:0;"><a href="#"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" width="30" height="30" style="rotate:0deg; " fill="#ffff"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M214.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-370.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128z"></path></svg></a>
</button>
<div id="stats" class="stats-container">
<!-- Stat Cards will be inserted here -->
</div>
Expand Down

0 comments on commit 29f4018

Please sign in to comment.