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
+3 -4
View File
@@ -1,5 +1,4 @@
---
# https://vitepress.dev/reference/default-theme-home-page
layout: doc
---
banner_title: "ServerLibraries - Fabric mod library"
banner_description: "ServerLibraries provides a simple API for creating server-side mods, with tons of Bukkit-like features."
---