1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 21:24:18 +00:00

rebrand generic 5e

This commit is contained in:
Maxime Moraine 2021-02-06 15:39:30 +01:00
parent 1b7ffe97ad
commit c06ad4d468
60 changed files with 164 additions and 548 deletions

View file

@ -45,7 +45,7 @@
<template>{{ spell.frontmatter.customClasses }}</template>
</template>
</div>
<p v-if="spell.frontmatter.source" class="source">Source : <em>{{ spell.frontmatter.source }}</em></p>
<!-- <p v-if="spell.frontmatter.source" class="source">Source : <em>{{ spell.frontmatter.source }}</em></p> -->
</v-card-text>
</v-card>
</template>