index.txt

Note

This is a Qute template for creating notes in markdown.

---
obsidianUIMode: preview
cssclasses: pf2e,pf2e-index
---
# Index of {name}

{#for mapping in resources}
- [{mapping.title}]({mapping.relativePath})
{/for}