diff --git a/public/pictures/nojs.gif b/public/pictures/nojs.gif deleted file mode 100644 index 7937f54..0000000 Binary files a/public/pictures/nojs.gif and /dev/null differ diff --git a/src/App.svelte b/src/App.svelte index 7dc48fa..1a5ff90 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -59,7 +59,9 @@ { 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: 'https://zbookcmd.github.io/', alt: 'furrygiena' } + { img: '/pictures/furrygiena.gif', href: 'https://zbookcmd.github.io/', alt: 'furrygiena' }, + { img: '/pictures/powered-by-debian.gif', href: '', alt: 'poweredbydebian' }, + { img: '/pictures/made-with-macos.gif', href: '', alt: 'madewithmacos' } ];