mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
possibilité de partager des créations
This commit is contained in:
parent
398bcc9ba3
commit
d111a52ee7
16 changed files with 287 additions and 13 deletions
|
|
@ -185,6 +185,12 @@ module.exports = {
|
|||
frontmatter: {
|
||||
layout: 'AbilityCalculatorLayout'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/homebrew/',
|
||||
frontmatter: {
|
||||
layout: 'HomebrewLayout'
|
||||
}
|
||||
}
|
||||
],
|
||||
themeConfig: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue