mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 07:11:03 -04:00
Removed legacy routing and added tool creation date
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
5f92d640c9
commit
8ccbf21790
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['yaml', 'viewer', 'prettify', 'format'],
|
||||
component: () => import('./yaml-viewer.vue'),
|
||||
icon: AlignJustified,
|
||||
redirectFrom: ['/yaml-viewer'],
|
||||
createdAt: new Date('2023-11-29'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue