We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f226a5 commit b756217Copy full SHA for b756217
src/pages/index.astro
@@ -322,7 +322,7 @@ const members: Card[] = [
322
<!-- Mods moved to their own tab: placed before Links so it's a sibling tabcontent -->
323
<div id="Mods" class="tabcontent" style="display:none;">
324
<h2 class="text">Mods</h2>
325
- <p class="text">Below are our mods — live stats are populated from Modrinth.</p>
+ <p class="text">Below are our mods - live stats are populated from Modrinth.</p>
326
327
<div class="row mods" style="margin-top:12px; margin-bottom:12px;">
328
<div class="column">
0 commit comments