mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
rebrand generic 5e
This commit is contained in:
parent
1b7ffe97ad
commit
c06ad4d468
60 changed files with 164 additions and 548 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</template>
|
||||
<div v-else v-html="spell.frontmatter.description" class="mt-4"></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> -->
|
||||
<p v-if="spell.author" class="source">Auteur : <em>{{ spell.author }}</em></p>
|
||||
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue