diff --git a/src/App.svelte b/src/App.svelte index b3217c3..7dc48fa 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -59,7 +59,7 @@ { img: '/pictures/piracy.gif', href: '', alt: 'piracy' }, { img: '/pictures/mybutton.png', href: 'https://fuckyougoogle.xyz/', alt: 'mybutton' }, { img: '/pictures/edwardcode.gif', href: 'https://edwardcode.net/', alt: 'edwardcode' }, - { img: '/pictures/furrygiena.gif', href: '', alt: 'furrygiena' } + { img: '/pictures/furrygiena.gif', href: 'https://zbookcmd.github.io/', alt: 'furrygiena' } ];