0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00
This commit is contained in:
Trevor Buckner
2023-05-30 17:20:17 -04:00
parent 483a1c44ef
commit 66b827ee2f
2 changed files with 10 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ const scriptGen = require('./snippets/script.gen.js');
const ClassFeatureGen = require('./snippets/classfeature.gen.js');
const CoverPageGen = require('./snippets/coverpage.gen.js');
const TableOfContentsGen = require('./snippets/tableOfContents.gen.js');
const indexGen = require('./snippets/index.gen.js');
const indexGen = require('./snippets/index.gen.js');
const dedent = require('dedent-tabs').default;
@@ -189,9 +189,9 @@ module.exports = [
experimental : true
},
{
name : 'Back Cover Page',
icon : 'fac book-back-cover',
gen : CoverPageGen.back,
name : 'Back Cover Page',
icon : 'fac book-back-cover',
gen : CoverPageGen.back,
experimental : true
},
{
@@ -212,9 +212,10 @@ module.exports = [
},
},
{
name : 'Index',
icon : 'fas fa-bars',
gen : indexGen,
name : 'Index',
icon : 'fas fa-bars',
gen : indexGen,
experimental : true
},
]
},

View File

@@ -1,7 +1,7 @@
const dedent = require('dedent-tabs').default;
module.exports = () => {
return dedent`
module.exports = ()=>{
return dedent`
{{index,wide,columns:5;
##### Index
- Ankhesh-Bort