mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 03:42:43 +00:00
Change .coverPage to .frontCover, clean CSS
This commit is contained in:
@@ -72,7 +72,7 @@ module.exports = {
|
||||
|
||||
front : function() {
|
||||
return dedent`
|
||||
{{coverPage }}
|
||||
{{frontCover}}
|
||||
|
||||
{{logo }}
|
||||
|
||||
@@ -86,7 +86,7 @@ module.exports = {
|
||||
${_.sample(footnote)}
|
||||
}}
|
||||
|
||||

|
||||
{position:absolute,bottom:0,left:0,height:100%}
|
||||
|
||||
\page`;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user