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