Skip to content

Commit c1e21c0

Browse files
committed
fix(index.html): invalid custom tag
1 parent dbc139f commit c1e21c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2 class="font-bold">THANKS TO</h2>
9595
</section>
9696
<section>
9797
<h2 class="font-bold">STATS</h2>
98-
<gh-stats />
98+
<gh-stats></gh-stats>
9999
</section>
100100
</div>
101101
<p class="text-sm italic">

0 commit comments

Comments
 (0)