mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
ability calculator
This commit is contained in:
parent
59c9b00e68
commit
79ed65ccaf
5 changed files with 143 additions and 0 deletions
|
|
@ -179,6 +179,12 @@ module.exports = {
|
|||
frontmatter: {
|
||||
layout: 'CreateMagicItemLayout'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/calculateur-de-caracteristiques/',
|
||||
frontmatter: {
|
||||
layout: 'AbilityCalculatorLayout'
|
||||
}
|
||||
}
|
||||
],
|
||||
themeConfig: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue