mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 01:06:15 -04:00
fix(path): corrected incorrect tool path
This commit is contained in:
parent
d8d7bcce32
commit
01091f083c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ title: 'Base converter'
|
|||
description: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Delectus distinctio dolor dolorum eaque eligendi, facilis impedit laboriosam odit placeat.'
|
||||
icon: 'mdi-swap-horizontal'
|
||||
keywords: ['base', 'converter']
|
||||
path: '/color-picker-converter'
|
||||
path: '/base-converter'
|
||||
</tool>
|
||||
|
||||
<script lang="ts">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue