mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 18:52:40 +00:00
tweak snippet
This commit is contained in:
@@ -123,9 +123,8 @@ module.exports = {
|
||||
},
|
||||
|
||||
back : function() {
|
||||
return dedent`{{backCover}}
|
||||
|
||||
{right:-150px;}
|
||||
return dedent`
|
||||
{{backCover}}
|
||||
|
||||
# Back cover
|
||||
|
||||
@@ -138,9 +137,12 @@ module.exports = {
|
||||
|
||||
For use with any fantasy roleplaying manuals, existing and to exist.
|
||||
|
||||
{position:absolute,bottom:0,left:0,height:100%}
|
||||
|
||||
{{logo
|
||||
Homebrewery.Naturalcrit.com
|
||||
}}`;
|
||||
}}
|
||||
|
||||
\page`;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user