1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-10-04 04:41:34 +02:00

Update isNew badges

This commit is contained in:
Kamran Ahmed
2023-06-02 21:31:27 +01:00
parent d6a28a312a
commit 910579f463
9 changed files with 9 additions and 9 deletions

View File

@@ -156,7 +156,7 @@ export function ContributionForm(props: ContributionFormProps) {
<div className="mb-2 mt-2 rounded-md border bg-gray-100 p-3">
<h1 className="mb-2 text-2xl font-bold">Guidelines</h1>
<ul class="flex flex-col gap-1 text-sm text-gray-700">
<li>Content should only be in English</li>
<li>Content should only be in English.</li>
<li>Do not add things you have not evaluated personally.</li>
<li>It should strictly be relevant to the topic.</li>
<li>It should not be paid or behind a signup.</li>