Update satistics.js
This commit is contained in:
parent
f6a95c81eb
commit
cd56416e3f
@ -93,7 +93,7 @@ function Detail ({ fact }) {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<div className={satusClass(fact.status)}>
|
<div className={satusClass(fact.status)}>
|
||||||
SN gives the sats it earns back to its best users daily. These sats come from <Link href='/~jobs' passHref><a>jobs</a></Link>, boost, and posting fees.
|
SN distributes the sats it earns back to its best users daily. These sats come from <Link href='/~jobs' passHref><a>jobs</a></Link>, boosts, posting fees, and donations. You can see the daily rewards pool and make a donation <Link href='/rewards' passHref><a>here</a></Link>.
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user