version bump and footer

This commit is contained in:
2021-04-07 22:53:28 +02:00
parent 064287c34f
commit b17f5db58e
3 changed files with 11 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ const Footer: React.FC = () => {
<div className="flex justify-center items-center">
<Link link="https://github.com/cupcakearmy" text="Github" />
<div className="ph1"> - </div>
<Link link="https://nicco.io/support" text="Support" />
<Link link="https://nicco.io/support" text="Support / Donate" />
</div>
<div className="code o-20 mt1">
<small>version: {version}</small>