mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: .net quickstart (#1683)
* fix: add .net quickstart * fix: add .net quickstart * fix: add .net quickstart * fix: add .net quickstart * fix: add .net quickstart * add syntax highlight for csharp * typo in go * fix: fix docs * Update docs/docs/quickstarts/dot-net.md Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -25,7 +25,8 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Backends',
|
||||
items: ['quickstarts/go'],
|
||||
items: ['quickstarts/go', 'quickstarts/dot-net'],
|
||||
collapsed: false,
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
|
Reference in New Issue
Block a user