Skip to content

Commit 5d1b128

Browse files
Update index.html
1 parent ba86f55 commit 5d1b128

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Website/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ <h2>Repositories</h2>
8383
</ul>
8484
</section>
8585

86+
<section id="contributors">
87+
<h1 class="contri-heading">Our Contributors</h1>
88+
<div id="contributors-grid" class="contributors-grid">
89+
<!-- Contributors will be loaded here by JavaScript -->
90+
</div>
91+
</section>
92+
93+
8694
</main>
8795

8896
<footer class="footer">

0 commit comments

Comments
 (0)