Fix: Shorter sidebar title

This commit is contained in:
Daniel Hougaard
2024-03-14 17:09:21 +01:00
parent 288577b455
commit 36266b30d5
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
---
title: "Infisical .NET SDK"
icon: "C#"
sidebarTitle: ".NET"
icon: "bars"
---
If you're working with C#, the official [Infisical C# SDK](https://github.com/Infisical/sdk/tree/main/languages/csharp) package is the easiest way to fetch and work with secrets for your application.

View File

@@ -1,5 +1,6 @@
---
title: "Infisical Java SDK"
sidebarTitle: "Java"
icon: "java"
---