mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-04 18:25:14 +02:00
add website link
This commit is contained in:
parent
43f8bf2e9d
commit
0edb216689
@ -61,6 +61,29 @@ const Home = (obj) => {
|
||||
<div className="row">
|
||||
<h3>Stronk Orchestrator</h3>
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="https://www.stronk.tech/"
|
||||
style={{ cursor: "alias" }}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<button className="waveButton" style={{ cursor: "alias" }}>
|
||||
<div className="row">
|
||||
<img
|
||||
alt=""
|
||||
src="android-chrome-512x512.png"
|
||||
width="20em"
|
||||
height="20em"
|
||||
style={{ margin: 0 }}
|
||||
/>
|
||||
<p style={{ padding: "0.3em", flex: 1, flexGrow: 3 }}>
|
||||
Official Website
|
||||
</p>
|
||||
</div>
|
||||
</button>
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://grafana.stronk.tech/d/71b6OZ0Gz/orchestrator-overview"
|
||||
style={{ cursor: "alias" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user