mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
update warning banner again
This commit is contained in:
@@ -8,9 +8,16 @@
|
||||
</div>
|
||||
</template>
|
||||
<div class="flex flex-col gap-4">
|
||||
<Admonition type="warning" header="Selling projects is against TOS">
|
||||
Selling projects violates Modrinth’s Terms of Use and may lead to moderation actions,
|
||||
including project removal or account suspension.
|
||||
<Admonition type="warning" header="Beware of scams">
|
||||
Do not transfer projects to buyers. This is a common scam and against our TOS. If you
|
||||
encounter a buyer, please
|
||||
<a
|
||||
href="https://support.modrinth.com"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="underline"
|
||||
>contact support</a
|
||||
>.
|
||||
</Admonition>
|
||||
<div
|
||||
class="grid grid-cols-[1fr_auto_1fr] items-center justify-center gap-6 rounded-2xl bg-surface-2 p-4"
|
||||
|
||||
Reference in New Issue
Block a user