mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-12 19:12:37 +05:30
fix: docs
This commit is contained in:
parent
df3cfdf29a
commit
048f72417f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ const exampleTools: { label: string; url: string }[] = [
|
|||
{ label: 'Convert text to morse code', url: '/string/to-morse' },
|
||||
{ label: 'Change GIF speed', url: '/gif/change-speed' },
|
||||
{ label: 'Sort a list', url: 'list/sort' },
|
||||
{ label: 'Repeat text', url: 'string/repeat' },
|
||||
{ label: 'Compress PNG', url: 'png/compress-png' },
|
||||
{ label: 'Split a text', url: '/string/split' },
|
||||
{ label: 'Calculate number sum', url: '/number/sum' },
|
||||
{ label: 'Shuffle a list', url: 'list/shuffle' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue