mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 01:21:22 +00:00
chore: shorten description
This commit is contained in:
parent
465813b0aa
commit
4224bb48a9
1 changed files with 2 additions and 3 deletions
|
@ -31,9 +31,8 @@ const projects: Project[] = [
|
|||
headerImage: keyweaveImage,
|
||||
headerSubTitle: 'Open Source Project',
|
||||
title: 'Keyweave',
|
||||
description: `Keyweave is an open-source tool crafted to seamlessly fetch secrets from Azure Key Vault
|
||||
and weave them into a convenient .env file. Developed in Rust, Keyweave stands out for its efficiency
|
||||
and user-friendly design, making it an ideal choice for managing your application's secrets.`,
|
||||
description: `Keyweave is an open-source tool crafted in Rust to seamlessly fetch secrets from Azure Key Vault
|
||||
and weave them into a convenient .env file.`,
|
||||
logo: keyweaveLogo,
|
||||
contributors: [],
|
||||
date: '11-05-2023'
|
||||
|
|
Loading…
Reference in a new issue