Added Heritages, Ancestries, and Tinctures
All checks were successful
Build and Deploy DAVE | DMGs Site / deploy (push) Successful in 43s

This commit is contained in:
2026-03-22 14:42:14 +01:00
parent e91983a390
commit 7cc1e91f22
48 changed files with 6786 additions and 871 deletions

View File

@@ -44,7 +44,7 @@ export default defineMarkdocConfig({
TableWrapper: {
render: component('./src/components/markdoc/TableWrapper.astro'),
attributes: {
variants: { type: Array },
variant: { type: String },
},
},
Sidenote: {