Add donate link. Fixes #162.

pull/166/head
Atul Varma 2021-06-10 14:26:49 -07:00
rodzic 966f083087
commit 1c5e918d89
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -93,6 +93,14 @@ export const Page: React.FC<PageProps> = ({ title, children }) => {
>
Nina Paley's blog
</a>
. You can also{" "}
<a
href="https://www.gofundme.com/f/mysticsymbolic-development"
target="_blank"
rel="noopener noreferrer"
>
donate to the project
</a>
.
</p>
</footer>