Fix type definitions and add deus labs name

This commit is contained in:
findolor
2022-08-16 10:28:18 +03:00
parent aae2b14a01
commit 3b5f287715
4 changed files with 20 additions and 14 deletions
+7 -1
View File
@@ -61,7 +61,13 @@ export const Sidebar = () => {
</ul>
{/* footer attribution */}
<div className="text-xs text-white/50">Stargaze Studio {process.env.APP_VERSION}</div>
<div className="text-xs text-white/50">
Stargaze Studio {process.env.APP_VERSION} <br />
Made by{' '}
<Anchor className="text-plumbus hover:underline" href="https://deuslabs.fi">
deus labs
</Anchor>
</div>
{/* footer social links */}
<div className="flex gap-x-6 items-center text-white/75">