docs/faq: add back index + frontmatter tweaks

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-01-21 14:38:02 +01:00
parent 7ad5b8146e
commit aede0b73b0
4 changed files with 22 additions and 7 deletions
+15
View File
@@ -0,0 +1,15 @@
---
id: index
title: Overview
description: FAQ Overview
---
This section contains answers to frequently asked questions about Backstage.
### [Product FAQ](../faq/product.md)
Questions related to product and design.
### [Technical FAQ](../faq/technical.md)
General technical questions about Backstage.
@@ -1,7 +1,7 @@
---
id: Product FAQs
title: Product FAQs
description: All FAQs related to Product
id: product
title: Product FAQ
description: Product FAQ
---
### Can we call Backstage something different? So that it fits our company better?
+3 -3
View File
@@ -1,7 +1,7 @@
---
id: Technical FAQs
title: Technical FAQs
description: All FAQs related to Technical
id: technical
title: Technical FAQ
description: Technical FAQ
---
### What technology does Backstage use?