Skip to content

Commit

Permalink
Move up "Recent Contributors" section (publiclab#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Nov 16, 2018
1 parent b47d680 commit e5df31c
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,18 +127,20 @@ <h2>You're now an expert on being a newcomer!</h2>

<hr />

<h2 class="contributors-head">Contributors</h2>

<p>This project was made possible by many contributors, including the following GitHub users:</p>

<div class="well contributors"><div id="spinner-icon" style="text-align: center;"><i class="fa fa-spinner fa-spin"></i></div><p class="usernames"></p><hr /><p class="avatars"></p></div>

<h2 class="recent-contributors-head">Recent Contributors</h2>

<p style="display: inline;">Below are the list of active contributors <p id="recency-label" style="display: inline;">last week: </p> <a href="#" id="toggle-contributors">(Show monthly)</a></p>

<div class="well recent-contributors"><p class="usernames"></p><hr /><p class="avatars"></p></div>


<h2 class="contributors-head">Contributors</h2>

<p>This project was made possible by many contributors, including the following GitHub users:</p>

<div class="well contributors"><div id="spinner-icon" style="text-align: center;"><i class="fa fa-spinner fa-spin"></i></div><p class="usernames"></p><hr /><p class="avatars"></p></div>

</div>

<footer>
Expand Down

0 comments on commit e5df31c

Please sign in to comment.