Configure your card

Besides the meta info extracted from your demo contents, DemoCards.jl also reads the YAML format frontmatter, for example, this demo uses the following frontmatter:

---
title: Configure your card
cover: assets/democards.png
id: configure_your_card
description: This demo show you how to pass additional meta info of card to DemoCards.jl

---

This page was generated using DemoCards.jl.