0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 07:42:39 +00:00

Regression Fix WIP

This commit is contained in:
David Bolack
2025-03-29 18:47:03 -05:00
parent 565d58bb31
commit 7525e087ff
3 changed files with 6 additions and 7 deletions

View File

@@ -451,6 +451,7 @@ const EditPage = createClass({
},
render : function(){
console.log(this.state.themeBundle);
return <div className='editPage sitePage'>
<Meta name='robots' content='noindex, nofollow' />
{this.renderNavbar()}