update warning banner copy

This commit is contained in:
tdgao
2026-03-11 13:00:45 -06:00
parent d0e18f6b3b
commit 28c784a658
2 changed files with 6 additions and 6 deletions
@@ -8,9 +8,9 @@
</div>
</template>
<div class="flex flex-col gap-4">
<Admonition type="warning" header="Beware of scams">
Only transfer your project to people you trust. Malicious actors may try to buy your project
to publish harmful files.
<Admonition type="warning" header="Selling projects is against TOS">
Selling projects violates Modrinths Terms of Use and may lead to moderation actions,
including project removal or account suspension.
</Admonition>
<div
class="grid grid-cols-[1fr_auto_1fr] items-center justify-center gap-6 rounded-2xl bg-surface-2 p-4"