Added automatically generating banner cards for each md page file that has

---
banner_title: "..."
banner_description: "..."
---
This commit is contained in:
Relism
2024-12-23 22:40:08 +01:00
parent 1d908ae2eb
commit 6b96bf7102
31 changed files with 28645 additions and 124 deletions
+5
View File
@@ -1,3 +1,8 @@
---
banner_title: "Flash - Server Types Guide"
banner_description: "Illustrating the main differences between the internal server instance and the FlashServer instance."
---
# Server Types
In this section, we discuss the differences between the internal server instance `InternalFlashServer` and the `FlashServer` instance, and whether you should use one or the other. We will also provide examples of how to use each type of server.