mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
corrections de coquilles diverses
This commit is contained in:
parent
3deecb8298
commit
f111c11b21
9 changed files with 23 additions and 21 deletions
|
|
@ -129,6 +129,7 @@ module.exports = {
|
|||
$page.rawContent = ($page._strippedContent)
|
||||
},
|
||||
markdown: {
|
||||
extractHeaders: [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ],
|
||||
anchor: {
|
||||
permalinkBefore: false,
|
||||
permalinkSymbol: '<i class="v-icon notranslate mdi mdi-link-variant"></i>'
|
||||
|
|
@ -499,7 +500,7 @@ module.exports = {
|
|||
path: '/les-tresors/'
|
||||
},
|
||||
{
|
||||
title: "Objects magiques",
|
||||
title: "Objets magiques",
|
||||
path: '/objets-magiques/'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue