0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 06:12:43 +00:00

Seems to be working - no idea why...

This commit is contained in:
David Bolack
2025-03-29 19:14:10 -05:00
parent 7525e087ff
commit 9d1601f424
3 changed files with 0 additions and 4 deletions

View File

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