backlink and fix img

This commit is contained in:
Marco van Dijk 2022-08-09 15:45:08 +02:00
parent 9e8dd38323
commit d522a3402f
2 changed files with 10 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -59,7 +59,7 @@ const Home = (obj) => {
setRedirectToGrafana(true); setRedirectToGrafana(true);
}}> }}>
<div className="row"> <div className="row">
<img alt="" src="orch.png" width="20em" height="20em" style={{ margin: 0 }} /> <img alt="" src="orchestrator.png" width="20em" height="20em" style={{ margin: 0 }} />
<p style={{ padding: '0.3em', flex: 1, flexGrow: 3 }}>Orchestrator</p> <p style={{ padding: '0.3em', flex: 1, flexGrow: 3 }}>Orchestrator</p>
</div> </div>
</button> </button>
@ -86,6 +86,15 @@ const Home = (obj) => {
<p>📉 Graphs 📊</p> <p>📉 Graphs 📊</p>
</button> </button>
</div> */} </div> */}
<a href="https://grafana.stronk.tech/d/b8FvMmmVk/orchestrator-tracker">
<button className="waveButton">
<div className="row">
<img alt="" src="dune.png" width="20em" height="20em" style={{ margin: 0 }} />
<p style={{ padding: '0.3em', flex: 1, flexGrow: 3 }}>Orchestrator Tracker</p>
</div>
</button>
</a>
<div className="verticalDivider" />
<a href="https://dune.com/stronk/livepeer-arbitrum"> <a href="https://dune.com/stronk/livepeer-arbitrum">
<button className="waveButton"> <button className="waveButton">
<div className="row"> <div className="row">