diff --git a/webapp/app.jsx b/webapp/app.jsx
index 22d5bf4..f087939 100644
--- a/webapp/app.jsx
+++ b/webapp/app.jsx
@@ -39,14 +39,23 @@ var App = React.createClass({
})
var Navbar = React.createClass({
+ extraButtons: function(){
+ if(boards.id && boards.version){
+ return
+
Not much is implemented...
-You can try Opening my Profile though :)
-More information about the project on GitHub
-You don't have an IPFS node running at {opt.addr}:{opt.port}
or it is not reachable
The IPFS Boards prototype requires a full IPFS node running at localhost. Please start one by following the