chore: shorten description

This commit is contained in:
Bart van der Braak 2023-11-17 09:44:23 -08:00
parent 465813b0aa
commit 4224bb48a9

View file

@ -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'