mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-13 19:42:38 +05:30
chore: prettify json in home
This commit is contained in:
parent
d31934b6eb
commit
07c32bc4fe
2 changed files with 23 additions and 23 deletions
|
|
@ -13,7 +13,7 @@ const exampleTools: { label: string; url: string }[] = [
|
|||
label: 'Create a transparent image',
|
||||
url: '/png/create-transparent'
|
||||
},
|
||||
{ label: 'Convert text to morse code', url: '/string/to-morse' },
|
||||
{ label: 'Prettify JSON', url: '/json/prettify' },
|
||||
{ label: 'Change GIF speed', url: '/gif/change-speed' },
|
||||
{ label: 'Sort a list', url: '/list/sort' },
|
||||
{ label: 'Compress PNG', url: '/png/compress-png' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue