Skip to content

Commit b756217

Browse files
committed
fix utf
1 parent 3f226a5 commit b756217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ const members: Card[] = [
322322
<!-- Mods moved to their own tab: placed before Links so it's a sibling tabcontent -->
323323
<div id="Mods" class="tabcontent" style="display:none;">
324324
<h2 class="text">Mods</h2>
325-
<p class="text">Below are our mods live stats are populated from Modrinth.</p>
325+
<p class="text">Below are our mods - live stats are populated from Modrinth.</p>
326326

327327
<div class="row mods" style="margin-top:12px; margin-bottom:12px;">
328328
<div class="column">

0 commit comments

Comments
 (0)