forked from sashaastiadi/www_mycelium_net
feat: enhance UI with hover effects, animations and add download links
This commit is contained in:
@@ -8,7 +8,7 @@ export function WindowsLink({
|
||||
}) {
|
||||
return (
|
||||
<Link
|
||||
href="#"
|
||||
href="https://github.com/threefoldtech/myceliumflut/releases"
|
||||
aria-label="Download for Windows"
|
||||
className={clsx(
|
||||
'flex items-center rounded-lg transition-colors px-4 py-2',
|
||||
|
||||
Reference in New Issue
Block a user