mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 22:48:39 +00:00
a little better but WTF
This commit is contained in:
@@ -150,7 +150,7 @@ const EmbedPage = (props)=>{
|
||||
};
|
||||
|
||||
return (
|
||||
<div className='sharePage sitePage'>
|
||||
<div>
|
||||
<Meta name='robots' content='noindex, nofollow' />
|
||||
{renderStyle()}
|
||||
<div className={`pages ${displayOptions.startOnRight ? 'recto' : 'verso'} ${displayOptions.spread}`} lang={`${props.lang || 'en'}`} style={pagesStyle}>
|
||||
|
||||
Reference in New Issue
Block a user