From e783a53a04367aa070e123ad70c6e38e2a73f430 Mon Sep 17 00:00:00 2001 From: HugoRCD Date: Sat, 22 Feb 2025 21:27:08 +0100 Subject: [PATCH] up --- apps/lp/content/index.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/lp/content/index.yml b/apps/lp/content/index.yml index 250bc275..96a5ce0d 100644 --- a/apps/lp/content/index.yml +++ b/apps/lp/content/index.yml @@ -5,6 +5,9 @@ features: title: Features description: Shelve is packed with features that make managing your environment variables a breeze. Here are some of the highlights. items: + - title: Secrets Injection + description: Say goodbye to .env files and start your application without .env with runtime secrets injection. No more env files, more security. + icon: lucide:cpu - title: Seamless Environment Management description: One login, all projects. Push and pull environment variables instantly across your entire team without the hassle. icon: lucide:lock @@ -21,7 +24,7 @@ features: description: Sync your environment variables directly with GitHub Secrets. One click to secure your GitHub Actions workflows. icon: simple-icons:github - title: Self-Hosting Ready - description: Deploy Shelve on your own infrastructure with Docker or through NuxtHub. Keep full control of your data. + description: Deploy Shelve on your own infrastructure with Docker. Keep full control of your data. icon: lucide:cloud - title: Advanced Integrations description: 'More integrations coming soon: Vercel, Coolify, and more.'