sidebar: add bit to donating section
This commit is contained in:
parent
55b289e96d
commit
f8b69233b0
|
@ -9,7 +9,7 @@ export const InfoDonate = () => {
|
||||||
<h2 className="text">Donating</h2>
|
<h2 className="text">Donating</h2>
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
<p>Donating keeps this site fast and free. <a href="https://freak.university/donate.html">More info</a></p>
|
<p>Donating keeps this site fast, free, and defended against antis. <a href="https://freak.university/donate.html">More info</a></p>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue