Skip to content

Commit a1949bf

Browse files
committed
Testing
1 parent c136839 commit a1949bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/credits/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ const contributors = await response.json();
2323
<div id="credits">
2424
<div class="credits-content">
2525
<Intro />
26-
<!-- <Featuring contributors={contributors} />
26+
<!-- <Featuring contributors={contributors} /> -->
2727
<Fonts />
28-
<BuiltWith /> -->
28+
<BuiltWith />
2929
</div>
3030
</div>
3131
<Rainbow />

0 commit comments

Comments
 (0)