chore: readme img and fix broken link

This commit is contained in:
Ibrahima G. Coulibaly
2025-04-05 00:12:51 +00:00
parent 1c22bf4c5b
commit a039bbe0f0
2 changed files with 1 additions and 1 deletions

BIN
img.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -12,7 +12,7 @@ import { Icon } from '@iconify/react';
const exampleTools: { label: string; url: string }[] = [ const exampleTools: { label: string; url: string }[] = [
{ {
label: 'Create a transparent image', label: 'Create a transparent image',
url: '/png/create-transparent' url: '/image-generic/create-transparent'
}, },
{ label: 'Prettify JSON', url: '/json/prettify' }, { label: 'Prettify JSON', url: '/json/prettify' },
{ label: 'Change GIF speed', url: '/gif/change-speed' }, { label: 'Change GIF speed', url: '/gif/change-speed' },