add comma to anon info
This commit is contained in:
parent
86239a235d
commit
705e21a72c
|
@ -62,7 +62,7 @@ function AnonInfo () {
|
||||||
<li>Any sats your content earns will go toward <Link href='/rewards' target='_blank'>rewards</Link></li>
|
<li>Any sats your content earns will go toward <Link href='/rewards' target='_blank'>rewards</Link></li>
|
||||||
<li>We won't be able to notify you when you receive replies</li>
|
<li>We won't be able to notify you when you receive replies</li>
|
||||||
</ol>
|
</ol>
|
||||||
<small className='text-center fst-italic text-muted'>btw if you don't need to be anonymous posting is cheaper with an account</small>
|
<small className='text-center fst-italic text-muted'>btw if you don't need to be anonymous, posting is cheaper with an account</small>
|
||||||
</div>)
|
</div>)
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue