mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 00:36:14 -04:00
feat: TextCypher
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
1876db0ddc
commit
abc7fc6259
3 changed files with 101 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
child: [
|
||||
{icon: 'fa-key', text: 'Token generator', link: '/token-generator'},
|
||||
{icon: 'fa-font', text: 'Hash text', link: '/hash'},
|
||||
{icon: 'fa-lock', text: 'Cypher/uncypher text', link: '/cypher'},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue