Added automatically generating banner cards for each md page file that has
--- banner_title: "..." banner_description: "..." ---
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
banner_title: "Flash - Installation"
|
||||
banner_description: "A guide on how to install the Flash library in your project."
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import { ref, onMounted } from 'vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user