Skip to content

Commit

Permalink
Update Ethereum logo URL in grafana_dashboard.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m3diumrare authored and aimxhaisse committed Feb 15, 2024
1 parent 1bc93a0 commit faedbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana_dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"showLineNumbers": false,
"showMiniMap": false
},
"content": "<div style=\"width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center\">\n<img src=\"https://ethereum.org/static/eth-diamond-rainbow.svg\" height=\"100%\" width=\"100%\" style=\"max-width:100%;max-height:100%\"/>\n</div>",
"content": "<div style=\"width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center\">\n<img src=\"https://ethereum.org/assets/svgs/eth-diamond-rainbow.svg\" height=\"100%\" width=\"100%\" style=\"max-width:100%;max-height:100%\"/>\n</div>",
"mode": "html"
},
"pluginVersion": "10.0.2",
Expand Down

0 comments on commit faedbab

Please sign in to comment.