mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-18 21:49:31 +02:00
chore: readme img and fix broken link
This commit is contained in:
BIN
img.png
BIN
img.png
Binary file not shown.
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 120 KiB |
@@ -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' },
|
||||||
|
Reference in New Issue
Block a user