1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Add a way to access it via nav

This commit is contained in:
Cooper Ransom 2024-03-14 23:22:09 -04:00
parent d85c2cbf87
commit 5c74b40ebc

View file

@ -102,6 +102,13 @@ export function Navigation(props: NavigationProps) {
>
<IconPatch icon={Icons.GITHUB} clickable downsized />
</a>
<a
href="/flix"
rel="noreferrer"
className="text-xl text-white tabbable rounded-full"
>
<IconPatch icon={Icons.RISING_STAR} clickable downsized />
</a>
</div>
<div className="relative pointer-events-auto">
<LinksDropdown>